Skip to content

Commit 46063a9

Browse files
committed
Bump version to 0.6.1
1 parent f88ecd1 commit 46063a9

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
@@ -1,6 +1,6 @@
11
package gobot
22

3-
const version = "0.6"
3+
const version = "0.6.1"
44

55
func Version() string {
66
return version

0 commit comments

Comments
 (0)