1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-04 22:17:39 +08:00

Update version to v.0.11.1

This commit is contained in:
deadprogram 2016-02-17 17:23:31 -08:00
parent b61d713a0d
commit a10756c221

View File

@ -1,6 +1,6 @@
package gobot
const version = "0.11.0"
const version = "0.11.1"
// Version returns the current Gobot version
func Version() string {