From 25410da60394b62447e8d3ce16b8008d153ece9c Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:11:50 +0800 Subject: [PATCH] Bump version 0.7.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cc37aee..c550a80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wintun-bindings" -version = "0.7.12" +version = "0.7.13" edition = "2021" authors = [ "ssrlive",