Skip to content

Commit a072e19

Browse files
committed
build(version): bump up to 0.4.1
1 parent 468dde7 commit a072e19

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.4.0"
2+
version = "0.4.1"
33
description = "Bluetooth battery monitor"
44
repository = "https://github.com/SARDONYX-sard/bluetooth-battery-monitor"
55
readme = "README.md"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bluetooth-battery-monitor",
33
"description": "A simple app to monitor the battery of your bluetooth devices",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"license": "MIT",
66
"homepage": "https://github.com/SARDONYX-sard/bluetooth-battery-monitor",
77
"private": true,

0 commit comments

Comments
 (0)