Skip to content

Commit

Permalink
1.0.5-release
Browse files Browse the repository at this point in the history
clean code
support bitop,bitfield,setbit commands
fix bug
override self defined parser
  • Loading branch information
leonchen83 committed Aug 27, 2016
1 parent 57eb171 commit 47bfda8
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 @@ -13,7 +13,7 @@ rdb version 7
<dependency>
<groupId>com.moilioncircle</groupId>
<artifactId>redis-replicator</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
</dependency>
```

Expand Down

0 comments on commit 47bfda8

Please sign in to comment.