From a3dbb6142dc1aa3a447a7e21828d1382c8c3ffa0 Mon Sep 17 00:00:00 2001 From: vandomej Date: Fri, 5 Sep 2025 13:49:55 -0700 Subject: [PATCH] Updating version --- file_linked/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file_linked/Cargo.toml b/file_linked/Cargo.toml index 2016c7e..2958e5e 100644 --- a/file_linked/Cargo.toml +++ b/file_linked/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "file_linked" -version = "0.1.4" +version = "0.1.41" authors = ["vandomej "] edition = "2018" license = "MIT"