Skip to content

Commit

Permalink
bee 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
astaxie committed Dec 5, 2016
1 parent 28324a2 commit 9786cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bee.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"text/template"
)

const version = "1.5.2"
const version = "1.6.0"

// Command is the unit of execution
type Command struct {
Expand Down

0 comments on commit 9786cb4

Please sign in to comment.