Skip to content

Commit

Permalink
all: update version to 0.11.0 for release
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <ron@hybridgroup.com>
  • Loading branch information
deadprogram committed Jan 30, 2025
1 parent 0b655a6 commit 1532e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ package bluetooth

// Version returns a user-readable string showing the version of the bluetooth package for support purposes.
// Update this value before release of new version of software.
const Version = "0.10.0"
const Version = "0.11.0"

0 comments on commit 1532e84

Please sign in to comment.