summaryrefslogtreecommitdiff
path: root/crates/test-temp-dir
diff options
context:
space:
mode:
Diffstat (limited to 'crates/test-temp-dir')
-rw-r--r--crates/test-temp-dir/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/test-temp-dir/Cargo.toml b/crates/test-temp-dir/Cargo.toml
index 38d670635..aa71c347f 100644
--- a/crates/test-temp-dir/Cargo.toml
+++ b/crates/test-temp-dir/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "test-temp-dir"
-version = "0.2.2"
+version = "0.3.0"
# TODO make this 1.x. Let's say, do this in December 2024 or January 2025
authors = ["The Tor Project, Inc.", "Ian Jackson <[email protected]>"]
edition = "2021"