summaryrefslogtreecommitdiffstats
path: root/ipfs-api/Cargo.toml
diff options
context:
space:
mode:
authorFerris Tseng <ferris@navapbc.com>2020-05-16 15:55:02 -0400
committerFerris Tseng <ferris@navapbc.com>2020-05-16 15:55:02 -0400
commitb061e8d914906d3eea3e7b6b5a35afd049a84e5b (patch)
treeba7e02090e58322fff39babff9d6132914cab019 /ipfs-api/Cargo.toml
parentc47f30565abdcb69bfc699ed66c9ca00a3bec82e (diff)
increment version
Diffstat (limited to 'ipfs-api/Cargo.toml')
-rw-r--r--ipfs-api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipfs-api/Cargo.toml b/ipfs-api/Cargo.toml
index 7a58898..77ff907 100644
--- a/ipfs-api/Cargo.toml
+++ b/ipfs-api/Cargo.toml
@@ -7,7 +7,7 @@ documentation = "https://docs.rs/ipfs-api"
repository = "https://github.com/ferristseng/rust-ipfs-api"
keywords = ["ipfs"]
categories = ["filesystem", "web-programming"]
-version = "0.7.1"
+version = "0.7.2"
readme = "../README.md"
license = "MIT OR Apache-2.0"