We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227209d commit edcad0bCopy full SHA for edcad0b
apps/cli/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bamboo-cli"
3
-version = "0.1.2"
+version = "0.2.0"
4
edition = "2024"
5
license = "MIT OR Apache-2.0"
6
description = "CLI for the Bamboo static site generator"
crates/bamboo/Cargo.toml
name = "bamboo-ssg"
description = "A fast static site generator written in Rust"
0 commit comments