From 7b0a355bf1a9567c0cf8db9f922f478803b6e583 Mon Sep 17 00:00:00 2001 From: Benjamin Brittain Date: Mon, 30 Oct 2023 20:24:31 -0400 Subject: [PATCH] Release 1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ec746f6..34fe037 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "buckle" -version = "0.2.3" +version = "1.0.0" edition = "2021" description = "A lightweight launcher for buck2" license = "MIT"