Commit f953862

mo <mo.khan@gmail.com>
2018-12-04 22:20:12
cipher registry is new functionality that is backwards compatible tag: v0.2.0
1 parent f37f5e7
Changed files (1)
lib
xml
lib/xml/kit/version.rb
@@ -2,6 +2,6 @@
 
 module Xml
   module Kit
-    VERSION = '0.1.15'.freeze
+    VERSION = '0.2.0'.freeze
   end
 end