Skip to content

Commit 9750a24

Browse files
committed
🔖 Prepare release v3.0.2
1 parent f604482 commit 9750a24

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-
ruby-openid2 (3.0.1)
4+
ruby-openid2 (3.0.2)
55
net-http (~> 0.4, >= 0.4.1)
66
rexml (~> 3.3, >= 3.3.7)
77
version_gem (~> 1.1, >= 1.1.4)

‎lib/openid/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OpenID
22
module Version
3-
VERSION = "3.0.1"
3+
VERSION = "3.0.2"
44
end
55
end

0 commit comments

Comments
 (0)