mirror of
https://gitea.invidious.io/iv-org/shard-kilt.git
synced 2024-08-15 00:43:15 +00:00
bump version to 0.6.1
This commit is contained in:
parent
7ffc3e82f2
commit
b7289f80ad
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: kilt
|
name: kilt
|
||||||
version: 0.6.0
|
version: 0.6.1
|
||||||
crystal: '< 2.0.0'
|
crystal: '< 2.0.0'
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Kilt
|
module Kilt
|
||||||
VERSION = "0.6.0"
|
VERSION = "0.6.1"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue