Skip to content

Commit 6bb0015

Browse files
committed
release: v0.1.5
1 parent 6502165 commit 6bb0015

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "blacksmith-ui"]
33

44
[package]
55
name = "blacksmith"
6-
version = "0.1.4"
6+
version = "0.1.5"
77
edition = "2021"
88
description = "A Rust CLI tool that runs an AI coding agent in a supervised loop"
99

blacksmith-ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blacksmith-ui"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
description = "Multi-project dashboard for blacksmith"
66

0 commit comments

Comments
 (0)