Merge pull request #174 from crystal-ameba/bump-crystal-version

Change supported crystal version to >= 0.35.0
This commit is contained in:
Vitalii Elenhaupt 2020-12-01 20:22:00 +02:00 committed by GitHub
commit 0c0ad2a9dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
name: ameba
version: 0.13.2
crystal: 0.29.0
license: MIT
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>
@ -16,3 +14,7 @@ scripts:
executables:
- ameba
crystal: ">= 0.35.0"
license: MIT