Skip to content

Commit

Permalink
chore(main): release 3.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 31, 2024
1 parent 1e3b64d commit 255a918
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.16](https://github.com/cailloumajor/mongodb-influxdb/compare/v3.0.15...v3.0.16) (2024-05-31)


### Bug Fixes

* **deps:** update rust crate tokio to v1.38.0 ([f7bad5a](https://github.com/cailloumajor/mongodb-influxdb/commit/f7bad5af55629034bad0dd3c34e33c52332e351b))

## [3.0.15](https://github.com/cailloumajor/mongodb-influxdb/compare/v3.0.14...v3.0.15) (2024-05-25)


Expand Down
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mongodb-influxdb"
version = "3.0.15"
version = "3.0.16"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 255a918

Please sign in to comment.