diff --git a/CHANGES.md b/CHANGES.md index 512b9cb..6731719 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +# 202001071703-3Qn8 0.5.3 +* Fix version conflict in shard ( my bad ) + # 202001071616-3Qn8 0.5.2 * Support the Cannonry protocol of Artillery in src/processes/constellation * Rename src/processes/presence to src/processes/cluster for disambiguation diff --git a/shard.yml b/shard.yml index 42ff92d..dbd56b8 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: stellar -version: 0.5.6 +version: 0.5.3 crystal: 0.31.1 github: abstractive/stellar.cr