Add support of crystal 1.5

This commit is contained in:
Vitalii Elenhaupt 2022-08-25 09:29:15 +03:00
parent a8c00dbc15
commit b46a8807d9
No known key found for this signature in database
GPG Key ID: CD0BF17825928BC0
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: ameba
version: 1.0.1
version: 1.1.0
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>
@ -15,6 +15,6 @@ scripts:
executables:
- ameba
crystal: "~> 1.4.0"
crystal: "~> 1.5.0"
license: MIT