bump 0.6.0

This commit is contained in:
Shootingfly 2019-11-01 23:59:33 +08:00 committed by Jerome Gravel-Niquet
parent fe1a382088
commit 8282f54139
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: kilt
version: 0.5.0
version: 0.6.0
authors:
- Jerome Gravel-Niquet <jeromegn@gmail.com>

View File

@ -1,3 +1,3 @@
module Kilt
VERSION = "0.5.0"
VERSION = "0.6.0"
end