Skip to content

Commit 4c8d4ff

Browse files
chore: bump version to v0.1.2
1 parent 68acbc7 commit 4c8d4ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bamboo-cli"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "CLI for the Bamboo static site generator"

crates/bamboo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bamboo-ssg"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "A fast static site generator written in Rust"

0 commit comments

Comments
 (0)