Skip to content

Commit 02d7ee1

Browse files
authored
chore: update Cargo.toml version to 3.3.0 (#26644)
1 parent f855a8d commit 02d7ee1

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ exclude = [
4646
# then this will be `3.1.0-nightly`. Once `3.1.0` is released, this will be bumped to `3.2.0-nightly`,
4747
# and will remain that regardless of how many `3.1.x` patch releases are done prior to the `3.2.0`
4848
# release.
49-
version = "3.3.0-nightly"
49+
version = "3.3.0"
5050
authors = ["InfluxData OSS Developers"]
5151
edition = "2024"
5252
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)