From f682ead82d6af5b0b0ad75d1570ad5f3ac2975c6 Mon Sep 17 00:00:00 2001 From: Benedikt Radtke Date: Mon, 16 Sep 2024 16:20:57 +0200 Subject: [PATCH] Bump version to 0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 611eb8f..670b512 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ exclude = [ ] [workspace.package] -version = "0.1.2" +version = "0.1.3" [workspace.dependencies] hooklet = "^0.1.3"