summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2018-08-04 12:21:44 -0400
committerFerris Tseng <ferristseng@fastmail.fm>2018-08-04 12:21:44 -0400
commit1b2f58c7c3dc4a7a2173b580f6b446c4446202b7 (patch)
treed33987aa495de2707ba966e911ee88146651a159 /README.md
parent3a2b3a8cb9ec71e07faaae59fb144151eb997fdc (diff)
upgrade 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 d5020ac..92341ac 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.5.0-alpha1"
+ipfs-api = "0.5.0-alpha2"
```
### Examples