Skip to content

Commit 1b01da0

Browse files
committed
🔖 Prepare release v3.0.3
1 parent c6ea1a9 commit 1b01da0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-openid2 (3.0.2)
4+
ruby-openid2 (3.0.3)
55
logger (~> 1.6, >= 1.6.1)
66
net-http (~> 0.4, >= 0.4.1)
77
rexml (~> 3.3, >= 3.3.7)

‎lib/openid/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OpenID
22
module Version
3-
VERSION = "3.0.2"
3+
VERSION = "3.0.3"
44
end
55
end

0 commit comments

Comments
 (0)