Skip to content

Commit

Permalink
Upgrade Crystal version in shard.yml to allow >= 0.33.0 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
HashNuke authored Jul 22, 2021
1 parent bb6ac99 commit 0537fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: icr
version: 0.8.0

crystal: 0.33.0
crystal: ">= 0.33.0"

dependencies:
readline:
Expand Down

0 comments on commit 0537fc2

Please sign in to comment.