We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b655a6 commit 1532e84Copy full SHA for 1532e84
version.go
@@ -2,4 +2,4 @@ package bluetooth
2
3
// Version returns a user-readable string showing the version of the bluetooth package for support purposes.
4
// Update this value before release of new version of software.
5
-const Version = "0.10.0"
+const Version = "0.11.0"
0 commit comments