Skip to content

Commit

Permalink
release: update to v1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Jul 15, 2017
1 parent 4c834e7 commit ca421ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package gobot

const version = "1.6.0"
const version = "1.6.1"

// Version returns the current Gobot version
func Version() string {
Expand Down

0 comments on commit ca421ef

Please sign in to comment.