Skip to content

Commit eeddf92

Browse files
committed
🔖 Prepare release v2.0.3
1 parent e7d4d49 commit eeddf92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rack-openid2 (2.0.2)
4+
rack-openid2 (2.0.3)
55
rack (>= 2.2)
66
ruby-openid2 (~> 3.1, >= 3.1.0)
77
version_gem (~> 1.1, >= 1.1.4)

‎lib/rack/openid/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Rack
22
class OpenID
33
module Version
4-
VERSION = "2.0.2"
4+
VERSION = "2.0.3"
55
end
66
end
77
end

0 commit comments

Comments
 (0)