Commit a2fb331

mo <mo.khan@gmail.com>
2018-02-03 18:53:04
fix references in exes tag: v1.0.2
1 parent c8224e4
Changed files (1)
lib
saml
lib/saml/kit/version.rb
@@ -1,5 +1,5 @@
 module Saml
   module Kit
-    VERSION = "1.0.1"
+    VERSION = "1.0.2"
   end
 end