Skip to content

Commit 4fbc886

Browse files
committed
Preparing for next developer iteration, 2.0.1.
1 parent f7cbfc2 commit 4fbc886

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+
### 2.0.1 (Next)
4+
5+
* Your contribution here.
6+
37
### 2.0.0 (2024/02/01)
48

59
* [#268](https://github.com/codegram/hyperclient/pull/268): Replace Travis-CI with GHA - [@dblock](https://github.com/dblock).

lib/hyperclient/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Hyperclient
2-
VERSION = '2.0.0'.freeze
2+
VERSION = '2.0.1'.freeze
33
end

0 commit comments

Comments
 (0)