summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
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 /Cargo.toml
parent71a2d687187b7cc9f7954cbc041e3dd34349d0aa (diff)
Version and changelog updates for 0.7.0 (#247)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c87e926..a4bf7b5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "shiplift"
-version = "0.6.0"
+version = "0.7.0"
authors = ["softprops <d.tangren@gmail.com>"]
description = "A Rust interface for maneuvering Docker containers"
documentation = "https://docs.rs/shiplift"