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 82d9e51 commit 0d83f0aCopy full SHA for 0d83f0a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.7.1 (Next)
2
+
3
+* Your contribution here.
4
5
### 0.7.0 (February 23, 2015)
6
7
This version introduces several backwards incompatible changes. See [UPGRADING](UPGRADING.md) for details.
lib/hyperclient/version.rb
@@ -1,3 +1,3 @@
module Hyperclient
- VERSION = '0.7.0'
+ VERSION = '0.7.1'
end
0 commit comments