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

Bump dev to 0.6.dev

This commit is contained in:
Adrian Zankich 2014-07-09 13:21:49 -07:00
parent e06a957368
commit 546862c0c7

View File

@ -1,6 +1,6 @@
package gobot package gobot
const version = "0.5.1" const version = "0.6.dev"
func Version() string { func Version() string {
return version return version