Skip to content

Commit

Permalink
Bump version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Oct 13, 2010
1 parent c011cbc commit 96ba920
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.1.3)
faraday_middleware (0.1.4)
faraday (~> 0.5.0)
hashie (~> 0.4.0)
multi_json (~> 0.0.4)
Expand Down
2 changes: 1 addition & 1 deletion lib/faraday_middleware/version.rb
@@ -1,3 +1,3 @@
module FaradayMiddleware
VERSION = "0.1.3"
VERSION = "0.1.4"
end

0 comments on commit 96ba920

Please sign in to comment.