We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88ecd1 commit 46063a9Copy full SHA for 46063a9
version.go
@@ -1,6 +1,6 @@
1
package gobot
2
3
-const version = "0.6"
+const version = "0.6.1"
4
5
func Version() string {
6
return version
0 commit comments