Skip to content

Commit

Permalink
v0.6.1 is now on Maven Central.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinhkhuc committed Feb 6, 2017
1 parent f53311b commit 9c9ab76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Jcrfsuite can be dropped into any Java web applications and run without problem
<dependency>
<groupId>com.github.vinhkhuc</groupId>
<artifactId>jcrfsuite</artifactId>
<version>0.6</version>
<version>0.6.1</version>
</dependency>
```

Expand Down

0 comments on commit 9c9ab76

Please sign in to comment.