Skip to content

Commit

Permalink
Bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 8, 2010
1 parent 13ee604 commit 11d0ade
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
faraday_middleware (0.2.2)
faraday_middleware (0.2.3)
faraday (~> 0.5.2)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/faraday_middleware/version.rb
@@ -1,3 +1,3 @@
module FaradayMiddleware
VERSION = "0.2.2"
VERSION = "0.2.3"
end

0 comments on commit 11d0ade

Please sign in to comment.