We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf18375 commit 55e8a81Copy full SHA for 55e8a81
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### 0.9.2 (Next)
4
+
5
+* Your contribution here.
6
7
### 0.9.1 (2019/08/25)
8
9
* NOTE: **⚠ This version is no longer tested with Ruby < 2.3 ⚠** - [@ivoanjo](https://github.com/ivoanjo).
lib/hyperclient/version.rb
@@ -1,3 +1,3 @@
module Hyperclient
- VERSION = '0.9.1'.freeze
+ VERSION = '0.9.2'.freeze
end
0 commit comments