Skip to content

Commit

Permalink
ship RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
brainlag committed Feb 1, 2016
1 parent d5b615b commit 4e6318f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ heavily forked of TrendrrNSQClient.
<dependency>
<groupId>com.github.brainlag</groupId>
<artifactId>nsq-client</artifactId>
<version>1.0.0.RC1</version>
<version>1.0.0.RC2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.brainlag</groupId>
<artifactId>nsq-client</artifactId>
<version>1.0.0.RC1</version>
<version>1.0.0.RC2</version>

<name>JavaNSQClient</name>
<description>Fast Java client for NSQ.</description>
Expand Down

0 comments on commit 4e6318f

Please sign in to comment.