diff options
| author | mo <mo.khan@gmail.com> | 2017-12-30 13:56:26 -0700 |
|---|---|---|
| committer | mo <mo.khan@gmail.com> | 2017-12-30 13:56:26 -0700 |
| commit | e965bc537180bee950aadd4e7cfc482135c2fb40 (patch) | |
| tree | a35459cbb1f7693118d5577249d7850329a195e1 /lib/xml/kit | |
| parent | 972ff284c0669380f0c1923b6f6b88e2f5d6b5f9 (diff) | |
bump version.v0.1.1
Diffstat (limited to 'lib/xml/kit')
| -rw-r--r-- | lib/xml/kit/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xml/kit/version.rb b/lib/xml/kit/version.rb index 6d8db1f..a6e998a 100644 --- a/lib/xml/kit/version.rb +++ b/lib/xml/kit/version.rb @@ -1,5 +1,5 @@ module Xml module Kit - VERSION = "0.1.0" + VERSION = "0.1.1" end end |
