Skip to content

Commit 1532e84

Browse files
committed
all: update version to 0.11.0 for release
Signed-off-by: deadprogram <[email protected]>
1 parent 0b655a6 commit 1532e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ package bluetooth
22

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

0 commit comments

Comments
 (0)