mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Merge pull request #174 from crystal-ameba/bump-crystal-version
Change supported crystal version to >= 0.35.0
This commit is contained in:
commit
0c0ad2a9dd
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
name: ameba
|
name: ameba
|
||||||
version: 0.13.2
|
version: 0.13.2
|
||||||
|
|
||||||
crystal: 0.29.0
|
|
||||||
license: MIT
|
|
||||||
authors:
|
authors:
|
||||||
- Vitalii Elenhaupt <velenhaupt@gmail.com>
|
- Vitalii Elenhaupt <velenhaupt@gmail.com>
|
||||||
|
|
||||||
|
@ -16,3 +14,7 @@ scripts:
|
||||||
|
|
||||||
executables:
|
executables:
|
||||||
- ameba
|
- ameba
|
||||||
|
|
||||||
|
crystal: ">= 0.35.0"
|
||||||
|
|
||||||
|
license: MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue