Skip to content

Commit

Permalink
bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmitsakis committed Sep 1, 2021
1 parent 08e6dad commit c499270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/polysender/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (

const (
appID = "org.polysender"
appVersion = "0.1.0"
appVersion = "0.2.0"
)

var (
Expand Down

0 comments on commit c499270

Please sign in to comment.