Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wille committed Apr 8, 2020
1 parent 612072c commit 009e35f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add it to your `shard.yml`:
dependencies:
redis:
github: stefanwille/crystal-redis
version: ~> 2.5.3
version: ~> 2.6.0
```

and then install the library into your project:
Expand Down Expand Up @@ -80,7 +80,7 @@ Note: Please write me if you know a better way!

## Required Crystal Version

This library needs Crystal version >= 0.25.0
This library needs Crystal version >= 0.34.0

I haven't tested older Crystal versions.

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
version: 2.5.3
version: 2.6.0

authors:
- Stefan Wille <nospam-post@nospam-stefanwille-dot-com>
Expand Down

0 comments on commit 009e35f

Please sign in to comment.