From 95d2227e971ed5d788676938380d142fcc18e00a Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Thu, 9 Dec 2021 12:14:40 +0100 Subject: [PATCH] v3.0.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cfd2899..c6db2ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fd-lock" -version = "3.0.1" +version = "3.0.2" license = "MIT OR Apache-2.0" repository = "https://github.com/yoshuawuyts/fd-lock" documentation = "https://docs.rs/fd-lock"