From d92ba0589c94b0b6a29d7ca9f2c94e31a1ce55f3 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 1 May 2023 21:56:48 -0400 Subject: [PATCH] Version 0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4c40f001..0845bb4b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "igd" readme = "README.md" repository = "https://github.com/sbstp/rust-igd" -version = "0.12.0" +version = "0.12.1" [package.metadata.docs.rs] all-features = true