Skip to content

Commit

Permalink
Bump up version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arai-ta committed Feb 21, 2018
1 parent 1ccf089 commit 2af1e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cw/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
const (
APP_COMMAND = "cw"
APP_NAME = "chatwork-cli/cw"
APP_VERSION = "0.1"
APP_VERSION = "0.9"
)

var (
Expand Down

0 comments on commit 2af1e5d

Please sign in to comment.