Browse Source

bump version to v0.18.1 - includes bug fix of errant debug_assert!

master
Jonathan Strong 3 years ago
parent
commit
0af741226b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Cargo.toml

+ 1
- 1
Cargo.toml View File

@@ -1,6 +1,6 @@
[package]
name = "influx-writer"
version = "0.18.0"
version = "0.18.1"
authors = ["Jonathan Strong <jonathan.strong@gmail.com>"]
edition = "2018"
description = "opinionated influxdb client"


Loading…
Cancel
Save