Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 67c5ffa

Browse files
committed
build: bump version 0.6.0
1 parent 8314cff commit 67c5ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "etcd-rs"
3-
version = "0.5.0"
4-
authors = ["ccc <[email protected]>"]
3+
version = "0.6.0"
4+
authors = ["luncj <[email protected]>"]
55
edition = "2018"
66
keywords = ["etcd", "future", "async"]
77
repository = "https://github.com/luncj/etcd-rs"

0 commit comments

Comments
 (0)