Skip to content

Commit 739791a

Browse files
committed
build(version): bump bluetooth-battery-monitor from 0.5.0 to 0.5.1
1 parent 4d8bfb2 commit 739791a

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ body:
2424
- 0.4.2
2525
- 0.4.3
2626
- 0.5.0
27+
- 0.5.1
2728
validations:
2829
required: true
2930

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.5.0"
2+
version = "0.5.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.5.0",
4+
"version": "0.5.1",
55
"license": "MIT",
66
"homepage": "https://github.com/SARDONYX-sard/bluetooth-battery-monitor",
77
"private": true,

0 commit comments

Comments
 (0)