Skip to content

Commit

Permalink
bump version to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmitsakis committed Oct 18, 2021
1 parent 60bccd0 commit 8dad146
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 @@ -25,7 +25,7 @@ import (

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

var (
Expand Down

0 comments on commit 8dad146

Please sign in to comment.