aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-06 19:01:49 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-06 19:01:49 -0600
commite6c04e1f4b5ebb374b3185914011b5d3b8133389 (patch)
treef0e6a87dd146b79d983e82277852e7bebf1b492c /Cargo.toml
parentc76e7e969b2277a0b4e00aad4a43cfbd5862869e (diff)
downloadmakers-e6c04e1f4b5ebb374b3185914011b5d3b8133389.tar.gz
makers-e6c04e1f4b5ebb374b3185914011b5d3b8133389.zip
oops0.6.1
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 ac87939..e8c4482 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "makers"
-version = "0.6.0"
+version = "0.6.1"
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
edition = "2018"
description = "a POSIX-compatible make implemented in Rust"