From d0656e48a699ed086fb17db0b17931c99ad8f55e Mon Sep 17 00:00:00 2001 From: messense Date: Thu, 20 Jun 2024 20:25:20 +0800 Subject: [PATCH] Bump version to 0.13.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 22d0113..cbde592 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ license = "MIT OR BSD-3-Clause" name = "if-addrs" readme = "README.md" repository = "https://github.com/messense/if-addrs" -version = "0.12.0" +version = "0.13.0" edition = "2021" [target.'cfg(not(target_os = "windows"))'.dependencies]