From 8e295e06e1aa924066f90ca56c68ae89565820b8 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Thu, 11 Sep 2025 13:32:42 -0500 Subject: [PATCH] bump version to 3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d6e5ff4..63ac58c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "likewise" -version = "2.7.0" +version = "3.0.0" authors = [ "Barrett Ruth ", "Armin Ronacher ",