summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDoug Tangren <d.tangren@gmail.com>2019-12-08 14:46:36 -0500
committerGitHub <noreply@github.com>2019-12-08 14:46:36 -0500
commiteb1ad605157b14fc9e1329b617aea8012abde1c9 (patch)
tree01e4c9b4f63e68dd5e7eff14be49237cd4d69c0c /README.md
parent541140fe5c1551f2bec4642f144f469c729c8cdd (diff)
prep release for 0.6.0 (#206)
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 21acffc..90899fe 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Add the following to your `Cargo.toml` file
```toml
[dependencies]
-shiplift = "0.5"
+shiplift = "0.6"
```
## usage