aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2024-11-15 21:46:45 -0700
committerMelody Horn <melody@boringcactus.com>2024-11-15 21:46:45 -0700
commit5b31b0fb68a751afa349450a1fc8c3870d13e1dc (patch)
tree32d408b21c10d4c6cf6973b99ff7194c53887aaa /Cargo.toml
parent57d482190d3c7f88c27cc7cabd001646f061e68e (diff)
downloadmakers-0.8.0.tar.gz
makers-0.8.0.zip
that’s a version worth of progressHEAD0.8.0canon
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 fb8f888..450b2f0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "makers"
-version = "0.7.0"
+version = "0.8.0"
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
edition = "2021"
description = "a POSIX-compatible make implemented in Rust"