Skip to content

Commit

Permalink
Tick to v1.0.0
Browse files Browse the repository at this point in the history
Major changes:

- SelectiveError middleware updated with new Faraday 1.0.0 error handling #1
- Repeater, Mimetype middlewares removed #3
  • Loading branch information
sshao authored May 26, 2020
1 parent 2d6bbb4 commit a661c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faraday/conductivity/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Faraday
module Conductivity
VERSION = "0.3.1"
VERSION = "1.0.0"
end
end

0 comments on commit a661c74

Please sign in to comment.