From d60d72f19bfc62588b59c2a0fe0d3297da70a2e3 Mon Sep 17 00:00:00 2001 From: messense Date: Tue, 2 Apr 2024 18:54:32 +0800 Subject: [PATCH] Bump version to 0.12.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 37400f6..a1724bd 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.11.1" +version = "0.12.0" edition = "2021" [target.'cfg(not(target_os = "windows"))'.dependencies]