Skip to content

Commit 3910378

Browse files
committed
chore(release): prepare for next development iteration
1 parent 3787dbc commit 3910378

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.7.0 [unreleased]
2+
13
## 2.6.0 [2022-06-24]
24

35
### Bug Fixes

lib/influxdb2/client/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
# THE SOFTWARE.
2020

2121
module InfluxDB2
22-
VERSION = '2.6.0'.freeze
22+
VERSION = '2.7.0'.freeze
2323
end

0 commit comments

Comments
 (0)