release: update to v1.6.1

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2017-07-15 09:07:54 -06:00
parent 4c834e703c
commit ca421efda6
1 changed files with 1 additions and 1 deletions

View File

@ -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 {