From c6701df397cd444b0a8e008b37dabd70f2da787f Mon Sep 17 00:00:00 2001 From: Anton Maminov Date: Mon, 10 Oct 2022 14:25:26 +0300 Subject: [PATCH] v0.8.11 --- .gitignore | 3 ++- shard.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 03c497fa1..dc3a74fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ # deps of some tools /node_modules yarn.lock -package.json \ No newline at end of file +package.json +shard.lock diff --git a/shard.yml b/shard.yml index 42274906c..abbbbcf5f 100644 --- a/shard.yml +++ b/shard.yml @@ -1,6 +1,6 @@ name: clear -version: 0.8.10 +version: 0.8.11 crystal: ">= 1.0.0"