Skip to content

Commit

Permalink
dump to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
driftluo committed Jun 6, 2018
1 parent 0f26808 commit 6616dda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "influx_db_client"
version = "0.3.3"
version = "0.3.4"
authors = ["piaoliu <[email protected]>"]
documentation = "https://docs.rs/influx_db_client/"
repository = "https://github.com/driftluo/InfluxDBClient-rs"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This project has been able to run properly, PR is welcome.

```
[dependencies]
influx_db_client = "^0.3.2"
influx_db_client = "^0.3.4"
[patch.crates-io]
influx_db_client = { git = 'https://github.com/driftluo/InfluxDBClient-rs' }
Expand Down

0 comments on commit 6616dda

Please sign in to comment.