summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2021-02-21 00:26:18 -0500
committersoftprops <d.tangren@gmail.com>2021-02-21 00:26:18 -0500
commitf9476c25b0d6bdb9ea40ac0a89ba0903e78f1a7e (patch)
tree4493269d310f58cb6a0fdec76c81906841da6488 /README.md
parentc3efb1f2f1adbd8de28b24b029dfd190a6e92da8 (diff)
correct readme 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 3c6c6d8..8b8ddfb 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Add the following to your `Cargo.toml` file
```toml
[dependencies]
-shiplift = "0.8"
+shiplift = "0.7"
```
## usage