diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "makers" -version = "0.5.0" +version = "0.6.0" authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"] edition = "2018" description = "a POSIX-compatible make implemented in Rust" |