Skip to content

Commit

Permalink
Bump to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest authored Feb 16, 2017
1 parent 0fcc9c7 commit 9aea0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (

func main() {
app := cli.NewApp()
app.Version = "0.1.5"
app.Version = "0.1.6"
app.Usage = "Streams realtime events about devices (Dongles)"
app.Commands = []cli.Command{
{
Expand Down

0 comments on commit 9aea0e8

Please sign in to comment.