Skip to content

Commit

Permalink
version: 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
maiha committed Mar 30, 2017
1 parent 04f9956 commit 6c23cef
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 @@ -22,7 +22,7 @@ Add this to your application's `shard.yml`:
dependencies:
redis-cluster:
github: maiha/redis-cluster.cr
version: 0.7.5
version: 0.7.6
```
## Usage
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: redis-cluster
version: 0.7.5
version: 0.7.6

dependencies:
redis:
Expand Down

0 comments on commit 6c23cef

Please sign in to comment.