Skip to content

Commit e0e9550

Browse files
committed
Bump version to 0.7
1 parent b782498 commit e0e9550

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.7.dev"
3+
const version = "0.7"
44

55
func Version() string {
66
return version

0 commit comments

Comments
 (0)