feat: new version

This commit is contained in:
robcholz
2026-02-18 12:28:21 -05:00
parent 23726d7420
commit 423503b27d
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1318,7 +1318,7 @@ checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
[[package]] [[package]]
name = "vibebox" name = "vibebox"
version = "0.3.1" version = "0.3.2"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"assert_cmd", "assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "vibebox" name = "vibebox"
version = "0.3.1" version = "0.3.2"
edition = "2024" edition = "2024"
authors = ["Finn Sheng"] authors = ["Finn Sheng"]
description = "Ultrafast CLI on Apple Silicon macOS for fast, sandboxed development and LLM agents." description = "Ultrafast CLI on Apple Silicon macOS for fast, sandboxed development and LLM agents."