summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2016-01-18 23:34:23 -0500
committersoftprops <d.tangren@gmail.com>2016-01-18 23:34:23 -0500
commita36cb262e7c9b0a2f75ac72941675938a131f48d (patch)
treea97bd789045d1bed6d93f04ae5b7cf26f72c5356 /Cargo.toml
parentb11e24cbc0722f34e77b4cd3f2488c99fd5f7189 (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 d213cf4..e07fd3f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "shiplift"
-version = "0.2.0"
+version = "0.2.1"
authors = ["softprops <d.tangren@gmail.com>"]
description = "A Rust interface for maneuvering Docker containers"
documentation = "https://softprops.github.io/shiplift"