Skip to content

Commit 91c4cd2

Browse files
committed
build(version): bump bluetooth-battery-monitor from 0.5.1 to 0.5.2
1 parent 861daf5 commit 91c4cd2

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
@@ -25,6 +25,7 @@ body:
2525
- 0.4.3
2626
- 0.5.0
2727
- 0.5.1
28+
- 0.5.2
2829
validations:
2930
required: true
3031

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

0 commit comments

Comments
 (0)