summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-06-19 14:30:30 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-06-19 14:30:30 -0700
commitbd64d000cdebfbeb6a6560a185dc3c0ca006b6d8 (patch)
tree978d784fddc4fa9972da4f8cd8b557d0fde930d2 /Cargo.toml
parentced77751cb780d0725a3411bd588c5a26ea79953 (diff)
downloadssh2-rs-bd64d000cdebfbeb6a6560a185dc3c0ca006b6d8.zip
Bump to 0.2.12
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 1a3a7ea..e22d735 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.11"
+version = "0.2.12"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]