From 17219dab9f58e2bf2c243f745fecce2d8730f82f Mon Sep 17 00:00:00 2001 From: Jeremy Soller <jackpot51@gmail.com> Date: Wed, 7 Feb 2024 20:00:51 -0700 Subject: [PATCH] 0.2.16 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cb55716..294feee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "redox_installer" -version = "0.2.15" +version = "0.2.16" description = "A Redox filesystem builder" license = "MIT" authors = ["Jeremy Soller <jackpot51@gmail.com>"] -- GitLab