Skip to content

Commit

Permalink
chore(shard.yml): bump crystal version
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Mar 22, 2021
1 parent 1ca6b3d commit cf2559c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: secrets-env
version: 1.3.0
version: 1.3.1
crystal: ">= 0.36.1"

development_dependencies:
ameba:
Expand All @@ -9,6 +10,4 @@ authors:
- Kim Burgess <[email protected]>
- Caspian Baska <[email protected]>

crystal: 0.34

license: MIT

0 comments on commit cf2559c

Please sign in to comment.