Skip to content

Commit

Permalink
fixed version in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Jun 28, 2010
1 parent bb2fe16 commit eb2bfc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faraday_middleware.gemspec
Expand Up @@ -4,7 +4,7 @@ require 'lib/faraday_middleware'

Gem::Specification.new do |s|
s.name = %q{faraday_middleware}
s.version = Faraday::Middleware::VERSION
s.version = FaradayMiddleware::VERSION
s.platform = Gem::Platform::RUBY
s.required_rubygems_version = ">= 1.3.6"
s.authors = ["Wynn Netherland"]
Expand Down

0 comments on commit eb2bfc8

Please sign in to comment.