We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f645f commit 64c4cddCopy full SHA for 64c4cdd
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.8.5 (Next)
2
+
3
+* Your contribution here.
4
5
### 0.8.4 (May 16, 2017)
6
7
* [#117](https://github.com/codegram/hyperclient/issues/117): Require Faraday >= 0.9.0 in gemspec - [@ivoanjo](https://github.com/ivoanjo).
lib/hyperclient/version.rb
@@ -1,3 +1,3 @@
module Hyperclient
- VERSION = '0.8.4'.freeze
+ VERSION = '0.8.5'.freeze
end
0 commit comments