summaryrefslogtreecommitdiffstats
path: root/ipfs-api/Cargo.toml
diff options
context:
space:
mode:
authorFerris Tseng <ferris@navapbc.com>2019-12-24 13:18:45 -0500
committerFerris Tseng <ferris@navapbc.com>2019-12-24 13:18:45 -0500
commitaf714812893d05d530e0e7168e9b1255f38632e7 (patch)
tree8c0bda97062899f291179ecfadc713543affb30c /ipfs-api/Cargo.toml
parent3d61a5f9c12962a3b62ee851905afdf980368a22 (diff)
update documentation
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 64a7171..56e6c5f 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.5.2"
+version = "0.6.0"
readme = "../README.md"
license = "MIT OR Apache-2.0"