Skip to content

Commit c8a9822

Browse files
committed
v1.4.2
1 parent a1a04b8 commit c8a9822

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
@@ -7,7 +7,7 @@ GIT
77
PATH
88
remote: .
99
specs:
10-
rack-openid (1.4.1)
10+
rack-openid (1.4.2)
1111
rack (>= 1.1.0)
1212
ruby-openid (>= 2.1.8)
1313

lib/rack/openid/version.rb

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

0 commit comments

Comments
 (0)