Skip to content

Commit

Permalink
Merge pull request #263 from crystal-ameba/tighten-crystal-constraint
Browse files Browse the repository at this point in the history
Change `crystal` version constraint to `~> 1.4.0`
  • Loading branch information
veelenga authored Apr 6, 2022
2 parents 734e55f + 5d4c916 commit c914c9d
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
Expand Up @@ -15,6 +15,6 @@ scripts:
executables:
- ameba

crystal: ">= 1.4.0"
crystal: "~> 1.4.0"

license: MIT

0 comments on commit c914c9d

Please sign in to comment.