From 53fa8186c971a3c0a986a2411a9130397a51f2fe Mon Sep 17 00:00:00 2001 From: Leon Klingele Date: Mon, 23 Sep 2019 22:10:04 +0200 Subject: [PATCH] shard: update will/crystal-pg to 0.19.0 --- shard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.yml b/shard.yml index bd5986b8..4fd49faf 100644 --- a/shard.yml +++ b/shard.yml @@ -11,7 +11,7 @@ targets: dependencies: pg: github: will/crystal-pg - version: ~> 0.18.1 + version: ~> 0.19.0 sqlite3: github: crystal-lang/crystal-sqlite3 version: ~> 0.13.0