Skip to content

Commit 1bc4c39

Browse files
committed
chore(release): prepare for next development iteration
1 parent 440ffaa commit 1bc4c39

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 3.3.0 [unreleased]
2+
13
## 3.2.0 [2024-11-27]
24

35
### Others

lib/influxdb2/client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
# THE SOFTWARE.
2020

2121
module InfluxDB2
22-
VERSION = '3.2.0'.freeze
22+
VERSION = '3.3.0'.freeze
2323
end

0 commit comments

Comments
 (0)