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 0d7a2f4 commit 7fcdcfcCopy full SHA for 7fcdcfc
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.8.6 (Next)
2
+
3
+* Your contribution here.
4
5
### 0.8.5 (July 5, 2017)
6
7
* [#120](https://github.com/codegram/hyperclient/pull/120): Replace non-working homepage link in gemspec - [@ivoanjo](https://github.com/ivoanjo).
lib/hyperclient/version.rb
@@ -1,3 +1,3 @@
module Hyperclient
- VERSION = '0.8.5'.freeze
+ VERSION = '0.8.6'.freeze
end
0 commit comments