summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-11-08 12:37:35 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-11-08 12:37:35 -0800
commit268e71f48ba2529d9fe600085bce3d640d179c06 (patch)
tree477f2ba0ea31c3cc80dbd7fbf47a37ee1dd2f454 /Cargo.toml
parentcd7a508b1747a8a3ed878551c0fc2dd448befda7 (diff)
downloadssh2-rs-268e71f48ba2529d9fe600085bce3d640d179c06.zip
Bump to 0.2.15
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 e08d12b..c3d3590 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.14"
+version = "0.2.15"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]