release: update to version 0.13.0
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
5442e0bd8b
commit
0999c23207
|
@ -1,6 +1,6 @@
|
|||
package gobot
|
||||
|
||||
const version = "0.12.1"
|
||||
const version = "0.13.0"
|
||||
|
||||
// Version returns the current Gobot version
|
||||
func Version() string {
|
||||
|
|
Loading…
Reference in New Issue