mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Add support of crystal 1.5
This commit is contained in:
parent
a8c00dbc15
commit
b46a8807d9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue