aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-13 22:56:16 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-13 22:56:16 -0600
commit82e10bfb3a080972ee3a1bb0e1f02a735a213b89 (patch)
treeb33c4670a76994da7ff91b5663dce655e122cbc6 /Cargo.toml
parentb6b5108f6420933aba4a516540c18367972a28f1 (diff)
downloadmakers-82e10bfb3a080972ee3a1bb0e1f02a735a213b89.tar.gz
makers-82e10bfb3a080972ee3a1bb0e1f02a735a213b89.zip
i think we're about due for a release again0.7.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 e8c4482..60f9c04 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "makers"
-version = "0.6.1"
+version = "0.7.0"
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
edition = "2018"
description = "a POSIX-compatible make implemented in Rust"