Skip to content

Commit

Permalink
0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Apr 23, 2018
1 parent 8452169 commit 9346143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -11,7 +11,7 @@ import (
tss "github.com/kevinburke/tss/lib"
)

const Version = "0.1"
const Version = "0.2"

func main() {
version := flag.Bool("version", false, "Print the version string")
Expand Down

0 comments on commit 9346143

Please sign in to comment.