Skip to content

Commit 7fcdcfc

Browse files
committed
Preparing for next development iteration, 0.8.6.
1 parent 0d7a2f4 commit 7fcdcfc

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.8.6 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.8.5 (July 5, 2017)
26

37
* [#120](https://github.com/codegram/hyperclient/pull/120): Replace non-working homepage link in gemspec - [@ivoanjo](https://github.com/ivoanjo).

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.8.5'.freeze
2+
VERSION = '0.8.6'.freeze
33
end

0 commit comments

Comments
 (0)