Skip to content

Commit bffdef5

Browse files
committed
bump version
1 parent 85ccd6a commit bffdef5

4 files changed

Lines changed: 14 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -15,7 +15,7 @@ members = [
1515
]
1616

1717
[workspace.package]
18-
version = "2.1.0"
18+
version = "2.1.1"
1919
edition = "2021"
2020
rust-version = "1.75"
2121
license = "MIT OR Apache-2.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fbuild"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
description = "PlatformIO-compatible embedded build tool (Rust implementation)"
55
requires-python = ">=3.9"
66
dependencies = ["zccache>=1.1.13"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)