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