summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2017-06-25 21:07:58 -0400
committersoftprops <d.tangren@gmail.com>2017-06-25 21:07:58 -0400
commit7a1931fd41f0290a470959fb3951f95e4665c0f2 (patch)
treedb2b06bd452812cd6cf8698cf3637792521c56c6 /Cargo.toml
parentb75abc32e5b61ad354e433d6312ba03af09a13b0 (diff)
bump version
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 f0dcb9f..c68c594 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "shiplift"
-version = "0.3.1"
+version = "0.3.2"
authors = ["softprops <d.tangren@gmail.com>"]
description = "A Rust interface for maneuvering Docker containers"
documentation = "https://softprops.github.io/shiplift"