From 196878d2307bf7e397b62301aaf49596f916fa1f Mon Sep 17 00:00:00 2001 From: Ethan Brierley Date: Sun, 5 Feb 2023 17:11:38 +0000 Subject: [PATCH] chore: pretag --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 274e189..d997b28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redact" -version = "0.1.1" +version = "0.1.1-pre0" authors = ["Ethan Brierley "] license = "MIT/Apache-2.0" readme = "README.md"