aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-06 17:23:35 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-06 17:23:35 -0600
commitcffe08ca6db316f48eafb49b914ecd192aa8c45f (patch)
tree04f2891f71934e63021501d13d0b222c128796f3 /Cargo.toml
parent5cf1f72750af77afd93b5f20f7d17d7864676727 (diff)
downloadmakers-cffe08ca6db316f48eafb49b914ecd192aa8c45f.tar.gz
makers-cffe08ca6db316f48eafb49b914ecd192aa8c45f.zip
new version just dropped0.6.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0332009..ac87939 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"