Skip to content

Commit

Permalink
rev'd to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodna committed Sep 14, 2009
1 parent 5fc341b commit d8dbd6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/oauth/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module OAuth #:nodoc:
VERSION = '0.3.5'
VERSION = '0.3.6'
end
4 changes: 2 additions & 2 deletions oauth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{oauth}
s.version = "0.3.5"
s.version = "0.3.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Pelle Braendgaard", "Blaine Cook", "Larry Halff", "Jesse Clark", "Jon Crosby", "Seth Fitzsimmons", "Matt Sanford"]
s.date = %q{2009-06-03}
s.date = %q{2009-09-14}
s.default_executable = %q{oauth}
s.description = %q{OAuth Core Ruby implementation}
s.email = %q{oauth-ruby@googlegroups.com}
Expand Down

0 comments on commit d8dbd6f

Please sign in to comment.