bump 0.5.0

This commit is contained in:
Shootingfly 2019-10-16 22:46:46 +08:00
parent b3f2d7bc26
commit 1a61d98ec3
2 changed files with 2 additions and 2 deletions

View file

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

View file

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