Skip to content

Commit bf4e041

Browse files
committed
ship RC3
1 parent 6947bff commit bf4e041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ heavily forked of TrendrrNSQClient.
99
<dependency>
1010
<groupId>com.github.brainlag</groupId>
1111
<artifactId>nsq-client</artifactId>
12-
<version>1.0.0.RC2</version>
12+
<version>1.0.0.RC3</version>
1313
</dependency>
1414
```
1515

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.brainlag</groupId>
88
<artifactId>nsq-client</artifactId>
9-
<version>1.0.0.RC2</version>
9+
<version>1.0.0.RC3</version>
1010

1111
<name>JavaNSQClient</name>
1212
<description>Fast Java client for NSQ.</description>

0 commit comments

Comments
 (0)