Skip to content

Commit 8a94cf6

Browse files
committed
Preparing for next development iteration, 0.7.2.
1 parent 507314d commit 8a94cf6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.7.2 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.7.1 (August 15, 2015)
26

37
* [#89](https://github.com/codegram/hyperclient/issues/89): Added `Hyperclient::Resource#fetch` - [@alabeduarte](https://github.com/alabeduarte).

lib/hyperclient/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Hyperclient
2-
VERSION = '0.7.1'
2+
VERSION = '0.7.2'
33
end

0 commit comments

Comments
 (0)