From de735bd0d5a94fcbe5781606d942feeaabad3dd2 Mon Sep 17 00:00:00 2001 From: insolor <2442833+insolor@users.noreply.github.com> Date: Sat, 9 Mar 2024 15:04:30 +0300 Subject: [PATCH] Release 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2ce1dc8..856d208 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dfint_hook" -version = "0.1.1" +version = "0.1.2" edition = "2021" [lib]