Skip to content

Commit

Permalink
bump to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Nov 25, 2019
1 parent 85406f0 commit 7c76e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ func main() {

app.Name = "s4"
app.Usage = "Integrate local and remote workflow"
app.Version = "0.9.0"
app.Version = "0.10.0"
app.Authors = []*cli.Author{
{
Name: "Axetroy",
Expand Down

0 comments on commit 7c76e32

Please sign in to comment.