Mention jbuilder support and bump version to 0.5.0 (#21)

* Mention jbuilder support in README.md

* bump 0.5.0
This commit is contained in:
Rocky 2019-10-17 00:05:06 +08:00 committed by Jerome Gravel-Niquet
parent 7603087d3d
commit d2c3c6b5ba
3 changed files with 3 additions and 2 deletions

View file

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