summaryrefslogtreecommitdiff
path: root/crates/tor-protover/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-protover/Cargo.toml')
-rw-r--r--crates/tor-protover/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-protover/Cargo.toml b/crates/tor-protover/Cargo.toml
index d298aa3cf..277d6337a 100644
--- a/crates/tor-protover/Cargo.toml
+++ b/crates/tor-protover/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tor-protover"
-version = "0.1.0"
+version = "0.2.0"
authors = ["The Tor Project, Inc.", "Nick Mathewson <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"