We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fb324 commit 9b92e98Copy full SHA for 9b92e98
1 file changed
shard.yml
@@ -1,11 +1,11 @@
1
name: postgres_cache_store
2
description: Cache::Store implementation backed by a database via crystal-pg.
3
-version: 0.2.4
+version: 0.2.5
4
5
authors:
6
- Anton Maminov <anton.maminov@gmail.com>
7
8
-crystal: ">= 0.35.0"
+crystal: ">= 1.0.0"
9
10
dependencies:
11
cache:
0 commit comments