summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2018-03-08 15:23:21 -0500
committerFerris Tseng <ferristseng@fastmail.fm>2018-03-08 15:23:21 -0500
commitbbaa488b09cf6b77416a65f8cae6da2aafeb88d5 (patch)
tree07f44cb6f5e962090ca85331ef3dc3339bed1028 /README.md
parentee3d0fdc5556e52d70c85d3ba795c3e1cbba9e3a (diff)
add method to request
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 5087cee..3218b82 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.2"
+ipfs-api = "0.4.0-alpha.3"
```
### Examples