Skip to content

Commit 90125a2

Browse files
committed
release: 0.1.16
1 parent 0c830f1 commit 90125a2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.1.15"
2+
version = "0.1.16"
33
edition = "2024"
44
license = "Apache-2.0"
55
description = "SiFli SoC serial utility"

sftool-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sftool-lib"
3-
version = "0.1.15"
3+
version = "0.1.16"
44
edition = "2024"
55
description = "SiFli SoC serial utility library"
66
license = "Apache-2.0"

sftool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sftool"
3-
version = "0.1.15"
3+
version = "0.1.16"
44
edition = "2024"
55
description = "SiFli SoC serial utility command-line tool"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)