summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2017-01-14 21:08:08 -0500
committersoftprops <d.tangren@gmail.com>2017-01-14 21:08:08 -0500
commit23420f23dc890218dac1781dfc94596b6e1b1ee9 (patch)
treeacfdc61449ab02075a96426ccae03c8cc8b452b1 /Cargo.toml
parent486e8250bf7a38e8db6197177b3c451d6534f808 (diff)
update version and add release notes
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 d1f420f..b84aac1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "shiplift"
-version = "0.3.0"
+version = "0.3.1"
authors = ["softprops <d.tangren@gmail.com>"]
description = "A Rust interface for maneuvering Docker containers"
documentation = "https://softprops.github.io/shiplift"