We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6947bff commit bf4e041Copy full SHA for bf4e041
README.md
@@ -9,7 +9,7 @@ heavily forked of TrendrrNSQClient.
9
<dependency>
10
<groupId>com.github.brainlag</groupId>
11
<artifactId>nsq-client</artifactId>
12
- <version>1.0.0.RC2</version>
+ <version>1.0.0.RC3</version>
13
</dependency>
14
```
15
pom.xml
@@ -6,7 +6,7 @@
6
7
8
<name>JavaNSQClient</name>
<description>Fast Java client for NSQ.</description>
0 commit comments