summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-25 09:49:29 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-25 09:49:29 -0700
commit1fc982577a5581fb38be9bbc73432bd4d4b20f5c (patch)
treee27489c0e8203d1d9691a6cab51f97cac6c30148 /Cargo.toml
parentb41fbc927ff55525fc4a6c31aea83e49604f84bc (diff)
downloadssh2-rs-1fc982577a5581fb38be9bbc73432bd4d4b20f5c.zip
Update to master again!
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 63cc0dd..ab1979a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.4"
+version = "0.2.5"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]