Change crystal version constraint to ~> 1.4.0

This commit is contained in:
Sijawusz Pur Rahnama 2022-04-05 17:42:08 +02:00 committed by GitHub
parent 734e55fbab
commit 5d4c916bd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,6 @@ scripts:
executables:
- ameba
crystal: ">= 1.4.0"
crystal: "~> 1.4.0"
license: MIT