aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-03 23:15:44 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-03 23:15:44 -0600
commit0a7919737e55c2bd5e87698f10717501e850f0d7 (patch)
tree8e97d515dae0f2f742e73553fd373f44401e840e /Cargo.toml
parent91250ecfa75ea754f54aae6d8a52cd8ce9724e0c (diff)
downloadmakers-0a7919737e55c2bd5e87698f10717501e850f0d7.tar.gz
makers-0a7919737e55c2bd5e87698f10717501e850f0d7.zip
that's good enough for 0.4.00.4.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 839fbc1..6dbd509 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "makers"
-version = "0.3.0"
+version = "0.4.0"
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
edition = "2018"
description = "a POSIX-compatible make implemented in Rust"