Skip to content

Commit

Permalink
build(version): bump bluetooth-battery-monitor from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SARDONYX-sard committed Feb 15, 2025
1 parent 4d8bfb2 commit 739791a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ body:
- 0.4.2
- 0.4.3
- 0.5.0
- 0.5.1
validations:
required: true

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "0.5.0"
version = "0.5.1"
description = "Bluetooth battery monitor"
repository = "https://github.com/SARDONYX-sard/bluetooth-battery-monitor"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bluetooth-battery-monitor",
"description": "A simple app to monitor the battery of your bluetooth devices",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"homepage": "https://github.com/SARDONYX-sard/bluetooth-battery-monitor",
"private": true,
Expand Down

0 comments on commit 739791a

Please sign in to comment.