Update version to 0.11
This commit is contained in:
parent
d0a5893f27
commit
89da45f493
|
@ -1,6 +1,6 @@
|
|||
package gobot
|
||||
|
||||
const version = "0.9.0"
|
||||
const version = "0.11.0"
|
||||
|
||||
// Version returns the current Gobot version
|
||||
func Version() string {
|
||||
|
|
Loading…
Reference in New Issue