Skip to content

Commit 7fbe14c

Browse files
authored
chore: bump version to 2.5.18 (#1324)
1 parent e15d830 commit 7fbe14c

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 21 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
@@ -70,7 +70,7 @@ exclude = [
7070
libraries = [{ path = "dylints/*" }]
7171

7272
[workspace.package]
73-
version = "2.5.17"
73+
version = "2.5.18"
7474
edition = "2021"
7575
rust-version = "1.95.0"
7676
license = "AGPL-3.0-only"

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.5.17"
3+
version = "2.5.18"
44
description = "PlatformIO-compatible embedded build tool (Rust implementation)"
55
readme = "README.md"
66
license = "AGPL-3.0-only"

0 commit comments

Comments
 (0)