From b5d9f1d93e6ff2b6b60e1e44c21bf0f5e008136b Mon Sep 17 00:00:00 2001 From: Archivist Date: Sat, 11 Aug 2018 16:59:45 +0200 Subject: [PATCH] add a rc1 tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c4ab2d..a65e178 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Add this to your application's `shard.yml`: dependencies: crystal-scatter: git: https://git.nekoit.xyz/Archivist/crystal-scatter - version: ~> 0.1.0 + version: ~> 0.1.0-rc1 ``` ## Usage