summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Birr-Pixton <jpixton@gmail.com>2018-08-25 18:23:32 +0100
committerJoseph Birr-Pixton <jpixton@gmail.com>2018-08-25 18:23:32 +0100
commit02f63b92e256a9d0aa3e43e331d4415e3415777d (patch)
treeb99deac737e265ff83cd5d4b119115023e6fef4e
parent276426461a9429032cd33a972ec5568b6d1994e3 (diff)
0.13.1v/0.13.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 68785c46..982405b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustls"
-version = "0.13.0"
+version = "0.13.1"
authors = ["Joseph Birr-Pixton <jpixton@gmail.com>"]
license = "Apache-2.0/ISC/MIT"
readme = "README.md"