We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cbfc2 commit 4fbc886Copy full SHA for 4fbc886
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### 2.0.1 (Next)
4
+
5
+* Your contribution here.
6
7
### 2.0.0 (2024/02/01)
8
9
* [#268](https://github.com/codegram/hyperclient/pull/268): Replace Travis-CI with GHA - [@dblock](https://github.com/dblock).
lib/hyperclient/version.rb
@@ -1,3 +1,3 @@
module Hyperclient
- VERSION = '2.0.0'.freeze
+ VERSION = '2.0.1'.freeze
end
0 commit comments