From dbeaae88423e2e1e122da9915dd40663c337e700 Mon Sep 17 00:00:00 2001 From: Benjamin Brittain Date: Sat, 15 Jul 2023 22:58:35 -0400 Subject: [PATCH] Bump to version 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e611635..725e5d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "buckle" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "A lightweight launcher for buck2" license = "MIT"