aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-03 14:01:05 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-03 14:01:05 -0600
commitde8428cb0c238f2fd8377769a0f186f5c0345dce (patch)
tree3891b71dcf141b31b456eab92007c0f5cd8899ea /Cargo.toml
parentf7770e6743eb244dad708bc9d2b6de1c8fa3045d (diff)
downloadmakers-de8428cb0c238f2fd8377769a0f186f5c0345dce.tar.gz
makers-de8428cb0c238f2fd8377769a0f186f5c0345dce.zip
call it 0.3.00.3.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 c76af6b..839fbc1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "makers"
-version = "0.2.0"
+version = "0.3.0"
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
edition = "2018"
description = "a POSIX-compatible make implemented in Rust"