Skip to content

Commit 55e8a81

Browse files
committed
Preparing for next developer iteration, 0.9.2.
1 parent bf18375 commit 55e8a81

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,5 +1,9 @@
11
## Changelog
22

3+
### 0.9.2 (Next)
4+
5+
* Your contribution here.
6+
37
### 0.9.1 (2019/08/25)
48

59
* NOTE: **⚠ This version is no longer tested with Ruby < 2.3 ⚠** - [@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.9.1'.freeze
2+
VERSION = '0.9.2'.freeze
33
end

0 commit comments

Comments
 (0)