Commit cb082c3

mo <mo.khan@gmail.com>
2017-11-26 19:25:52
bump version tag: v0.2.0
1 parent 1de73f2
Changed files (1)
saml-kit
lib
saml
saml-kit/lib/saml/kit/version.rb
@@ -1,5 +1,5 @@
 module Saml
   module Kit
-    VERSION = "0.1.0"
+    VERSION = "0.2.0"
   end
 end