summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2018-01-23 20:51:23 -0500
committerFerris Tseng <ferristseng@fastmail.fm>2018-01-23 20:51:23 -0500
commit7bc3f5079aa26cc18e00d49d0add9dc9c13f4e63 (patch)
treee58854989cc8940a060db67b8b21a00b7ac1440b /README.md
parent648517312fd0aa754c938abde66af038e2628c13 (diff)
increment version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6af18be..5087cee 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Rust library for connecting to the IPFS HTTP API using tokio.
```toml
[dependencies]
-ipfs-api = "0.4.0-alpha.1"
+ipfs-api = "0.4.0-alpha.2"
```
### Examples