Skip to content

Commit bc12708

Browse files
committed
Preparing for next development iteration, 0.8.7.
1 parent 8fa627a commit bc12708

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.8.7 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.8.6 (August 27, 2017)
26

37
* [#122](https://github.com/codegram/hyperclient/pull/122): Improve error message when server returns invalid data - [@ivoanjo](https://github.com/ivoanjo).

lib/hyperclient/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Hyperclient
2-
VERSION = '0.8.6'.freeze
2+
VERSION = '0.8.7'.freeze
33
end

0 commit comments

Comments
 (0)