diff options
| author | mo <mo.khan@gmail.com> | 2018-02-16 11:24:24 -0700 |
|---|---|---|
| committer | mo <mo.khan@gmail.com> | 2018-02-16 11:24:24 -0700 |
| commit | 50c774489236109cbb72a9d1763f5ecde76b8311 (patch) | |
| tree | 3a265a005899b89140d4b4daff8d321eb30e4c1d /lib/xml/kit/version.rb | |
| parent | 98a2788ffbc0731ed8f273ef93a4480b2d4416be (diff) | |
bump version.v0.1.10
Diffstat (limited to 'lib/xml/kit/version.rb')
| -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 1083a67..5cba43f 100644 --- a/lib/xml/kit/version.rb +++ b/lib/xml/kit/version.rb @@ -1,5 +1,5 @@ module Xml module Kit - VERSION = "0.1.9" + VERSION = "0.1.10" end end |
