[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Alpha Release 1 (v0.0.1)
[Thread Prev] | [Thread Next]
- Subject: [PATCH] Alpha Release 1 (v0.0.1)
- From: Rory Dudley <rory@xxxxxxx>
- Reply-to: rory@xxxxxxx
- Date: Thu, 18 Jul 2024 17:38:56 -0600
- To: lore@xxxxxxxxxxxx
--- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 743ef81..503d59f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dwarvish" -version = "0.0.0" +version = "0.0.1" edition = "2021" license = "BSD-3-Clause" description = "A (mostly) POSIX compliant shell and tiny functional programming language" -- cheers!~ Rory
Archive administrator: postmaster AT dwarvish DOT org