summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-22 10:38:39 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-22 10:38:39 -0700
commit20051a11312ff1769bd21c461232c0cb8bc99815 (patch)
tree7f6388e1ae667a0fbe86ddb8b872dc2641a40171 /Cargo.toml
parentd65946e9387c40d405307a6fdc0fc7f3dbd89ea5 (diff)
downloadssh2-rs-20051a11312ff1769bd21c461232c0cb8bc99815.zip
Bump to 0.2.3
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 eca0a44..6cabcf8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.2"
+version = "0.2.3"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]