We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2b1a3 commit 0424df0Copy full SHA for 0424df0
README.md
@@ -172,7 +172,7 @@ Pull requests with a failing test case much preferred.
172
173
### License
174
175
-Copyright 2013 Zendesk
+Copyright 2014 Zendesk
176
177
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
178
You may obtain a copy of the License at
samlr.gemspec
@@ -1,4 +1,4 @@
1
-Gem::Specification.new "samlr", "2.0.1" do |s|
+Gem::Specification.new "samlr", "2.0.2" do |s|
2
s.summary = "Ruby tools for SAML"
3
s.description = "Helps you implement a SAML SP"
4
s.authors = ["Morten Primdahl"]
0 commit comments