Update version to 0.11

This commit is contained in:
deadprogram 2016-02-17 12:26:16 -08:00
parent d0a5893f27
commit 89da45f493
1 changed files with 1 additions and 1 deletions

View File

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