Skip to content

Commit

Permalink
Update version number to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift committed Apr 17, 2019
1 parent 1af99f4 commit 49b911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
)

const (
DIO_VERSION = "0.2.1"
DIO_VERSION = "0.2.2"
)

var (
Expand Down

0 comments on commit 49b911a

Please sign in to comment.