Skip to content

Commit

Permalink
Bump version to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tarao committed Dec 26, 2017
1 parent a7a2091 commit d21f59c
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
Expand Up @@ -5,7 +5,7 @@ const (
Name = "Fireworq"

// Version is the version of the application.
Version = "1.0.1"
Version = "1.0.2"
)

var (
Expand Down

0 comments on commit d21f59c

Please sign in to comment.