From b6ca5d017b3197bb21274e76c54a77a6337d2804 Mon Sep 17 00:00:00 2001 From: Nicolas Talle Date: Sat, 24 Apr 2021 16:40:11 +0200 Subject: [PATCH] v1.10.0 --- shard.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shard.yml b/shard.yml index 0d13425..ca137fd 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: validator -version: 1.9.0 +version: 1.10.0 crystal: ">= 0.35.0" license: MIT @@ -17,7 +17,7 @@ crystalline: dependencies: prop: github: nicolab/crystal-prop - version: ~> 0.6.0 + version: ~> 0.7.0 development_dependencies: ameba: