Comparing changes

v0.2.15 v0.2.16
2 commits 2 files changed

Commits

ac2c468 bump version. mo 2017-12-22 21:21:45
5755f0f change repo location. mo 2017-12-22 21:20:09
Changed files (2)
lib/saml/kit/version.rb
@@ -1,5 +1,5 @@
 module Saml
   module Kit
-    VERSION = "0.2.15"
+    VERSION = "0.2.16"
   end
 end
README.md
@@ -246,7 +246,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
 
 ## Contributing
 
-Bug reports and pull requests are welcome on GitLab at https://gitlab.com/xlgmokha/saml-kit.
+Bug reports and pull requests are welcome on Github at https://github.com/mokhan/saml-kit.
 
 ## License