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 9f5d767 commit d0e6612Copy full SHA for d0e6612
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.RC3</version>
+ <version>1.0.0.RC4</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