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
1 changed files with 1 additions and 1 deletions

View File

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