Skip to content

Commit

Permalink
rev'd to 0.3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodna committed Feb 5, 2009
1 parent 934457f commit a1864e9
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.1.3'
VERSION = '0.3.1.4'
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.1.3"
s.version = "0.3.1.4"

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"]
s.date = %q{2009-02-04}
s.date = %q{2009-02-05}
s.default_executable = %q{oauth}
s.description = %q{OAuth Core Ruby implementation}
s.email = %q{pelleb@gmail.com}
Expand Down

0 comments on commit a1864e9

Please sign in to comment.