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