From 9e65d47353214ac2935f8a81df126b5b3ac191c7 Mon Sep 17 00:00:00 2001 From: conectado Date: Tue, 16 Jul 2024 14:49:57 -0300 Subject: [PATCH] Bump 0.4.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a761875..630f53c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ip_network" -version = "0.4.1" +version = "0.4.2" authors = ["Jakub Onderka "] license = "BSD-2-Clause" keywords = ["ip", "ipv4", "ipv6", "network", "address"]