1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00

Update to 0.12.1

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2016-07-13 08:41:14 -06:00
parent 03eeffbf61
commit 67ff7da9e3

View File

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