diff --git a/Cargo.toml b/Cargo.toml index 9f93984..a891612 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "influx-writer" -version = "0.18.1" +version = "0.18.2" authors = ["Jonathan Strong "] edition = "2018" description = "opinionated influxdb client"