From 6a9a793ea3b65d9202907bde06c662ca2a9bfe40 Mon Sep 17 00:00:00 2001 From: Ferris Tseng Date: Wed, 25 Dec 2019 19:36:24 -0500 Subject: add rc version --- ipfs-api/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipfs-api/Cargo.toml b/ipfs-api/Cargo.toml index 56e6c5f..58683a5 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.6.0" +version = "0.6.0-rc" readme = "../README.md" license = "MIT OR Apache-2.0" -- cgit v1.2.3