mirror of
https://gitea.invidious.io/iv-org/shard-kilt.git
synced 2024-08-15 00:43:15 +00:00
v0.4.1 w/ support for crystal 1.0.0
This commit is contained in:
parent
d177f02e12
commit
772ad9eb47
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
name: kilt
|
name: kilt
|
||||||
version: 0.4.0
|
version: 0.4.1
|
||||||
|
crystal: '< 2.0.0'
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
- Jerome Gravel-Niquet <jeromegn@gmail.com>
|
- Jerome Gravel-Niquet <jeromegn@gmail.com>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Kilt
|
module Kilt
|
||||||
VERSION = "0.4.0"
|
VERSION = "0.4.1"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue