Skip to content

Commit 3f43c76

Browse files
committed
Updating warden_oauth to version 0.1.1
1 parent 3f4ecf6 commit 3f43c76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

warden_oauth.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
Gem::Specification.new do |s|
77
s.name = %q{warden_oauth}
8-
s.version = "0.1.0"
8+
s.version = "0.1.1"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Roman Gonzalez"]
12-
s.date = %q{2010-01-09}
12+
s.date = %q{2010-02-01}
1313
s.description = %q{
1414
warden_oauth will help you create oauth authentication strategies using the oauth
1515
helper method on the Warden::Manager config setup

0 commit comments

Comments
 (0)