From 810bf7fe2f84a3a00edbf08f7735bba6b6cd2a68 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sat, 13 Sep 2025 22:14:12 +0300 Subject: [PATCH] Update package version to 0.2.2 --- pkg.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index f663702..0f2456a 100644 --- a/pkg.info +++ b/pkg.info @@ -1,6 +1,6 @@ name: uutils-coreutils description: Cross-platform Rust rewrite of the GNU coreutils -version: 0.2.0 +version: 0.2.2 url: https://github.com/uutils/coreutils license: MIT architecture: any