release: update to v1.6.1
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
4c834e703c
commit
ca421efda6
|
@ -1,6 +1,6 @@
|
||||||
package gobot
|
package gobot
|
||||||
|
|
||||||
const version = "1.6.0"
|
const version = "1.6.1"
|
||||||
|
|
||||||
// Version returns the current Gobot version
|
// Version returns the current Gobot version
|
||||||
func Version() string {
|
func Version() string {
|
||||||
|
|
Loading…
Reference in New Issue