Skip to content

Commit 0424df0

Browse files
committed
v2.0.2
1 parent db2b1a3 commit 0424df0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Pull requests with a failing test case much preferred.
172172

173173
### License
174174

175-
Copyright 2013 Zendesk
175+
Copyright 2014 Zendesk
176176

177177
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
178178
You may obtain a copy of the License at

samlr.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Gem::Specification.new "samlr", "2.0.1" do |s|
1+
Gem::Specification.new "samlr", "2.0.2" do |s|
22
s.summary = "Ruby tools for SAML"
33
s.description = "Helps you implement a SAML SP"
44
s.authors = ["Morten Primdahl"]

0 commit comments

Comments
 (0)