Skip to content

Commit 3250c24

Browse files
author
Stefan Wille
committed
Bump version to 2.5.0
1 parent 3140389 commit 3250c24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Add it to your `shard.yml`:
2828
dependencies:
2929
redis:
3030
github: stefanwille/crystal-redis
31-
version: ~> 2.4.1
31+
version: ~> 2.5.0
3232
```
3333

3434
and then install the library into your project:

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: redis
2-
version: 2.4.1
2+
version: 2.5.0
33

44
authors:
55
- Stefan Wille <nospam-post@nospam-stefanwille-dot-com>

0 commit comments

Comments
 (0)