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 507314d commit 8a94cf6Copy full SHA for 8a94cf6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.7.2 (Next)
2
+
3
+* Your contribution here.
4
5
### 0.7.1 (August 15, 2015)
6
7
* [#89](https://github.com/codegram/hyperclient/issues/89): Added `Hyperclient::Resource#fetch` - [@alabeduarte](https://github.com/alabeduarte).
lib/hyperclient/version.rb
@@ -1,3 +1,3 @@
module Hyperclient
- VERSION = '0.7.1'
+ VERSION = '0.7.2'
end
0 commit comments