From 0d8aed06c3be7765caf98385c1883b3db7a507b8 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 4 Apr 2021 17:36:22 -0600 Subject: that's probably good enough for 0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 550fcf9..0332009 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "makers" -version = "0.4.0" +version = "0.5.0" authors = ["boringcactus / Melody Horn "] edition = "2018" description = "a POSIX-compatible make implemented in Rust" -- cgit v1.2.3