From f28ca341d487ef0e1b381e0b316ad4fba77fa503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serdar=20Dogruyol=20-=20Sedo=20=E3=82=BB=E3=83=89?= <990485+sdogruyol@users.noreply.github.com> Date: Wed, 23 Feb 2022 11:00:53 +0300 Subject: [PATCH] Update to Kemal 1.1.1 Kemal v1.1.1 is out with the hotfix https://github.com/kemalcr/kemal/releases/tag/v1.1.1 --- shard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.yml b/shard.yml index bf382ec3..ed6afc83 100644 --- a/shard.yml +++ b/shard.yml @@ -18,7 +18,7 @@ dependencies: version: ~> 0.18.0 kemal: github: kemalcr/kemal - version: ~> 1.1.0 + version: ~> 1.1.1 protodec: github: iv-org/protodec version: ~> 0.1.4