Skip to content

Commit 4afc115

Browse files
committed
Preparing for next development iteration, 0.8.4.
1 parent 4c0c62a commit 4afc115

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.4 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.8.3 (March 30, 2017)
26

37
* [#115](https://github.com/codegram/hyperclient/pull/115): Fix dropped values from queries by using FlatParamsEncoder - [@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.3'.freeze
2+
VERSION = '0.8.4'.freeze
33
end

0 commit comments

Comments
 (0)