From 5b31b0fb68a751afa349450a1fc8c3870d13e1dc Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Fri, 15 Nov 2024 21:46:45 -0700 Subject: =?UTF-8?q?that=E2=80=99s=20a=20version=20worth=20of=20progress?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fb8f888..450b2f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "makers" -version = "0.7.0" +version = "0.8.0" authors = ["boringcactus / Melody Horn "] edition = "2021" description = "a POSIX-compatible make implemented in Rust" -- cgit v1.2.3