summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Fay <tom.fay@metaswitch.com>2021-01-19 04:51:39 +0000
committerGitHub <noreply@github.com>2021-01-18 23:51:39 -0500
commite5a9ed1aaff272beee99ad087e17fd9e6644285a (patch)
treed0301343722d704b526d3c5c6f4ffd0e9b0b0736 /README.md
parent71a2d687187b7cc9f7954cbc041e3dd34349d0aa (diff)
Version and changelog updates for 0.7.0 (#247)
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 41f9c1d..c85ed79 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Add the following to your `Cargo.toml` file
```toml
[dependencies]
-shiplift = "0.6"
+shiplift = "0.7"
```
## usage