Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
Bump v0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Svetlin Ralchev committed Apr 20, 2018
1 parent 7bb642a commit 03e6477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ USAGE:
parcello [global options]

VERSION:
0.6
0.7

COMMANDS:
help, h Shows a list of commands or help for one command
Expand Down
2 changes: 1 addition & 1 deletion cmd/parcello/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func main() {
HelpName: "parcello",
Usage: "Golang Resource Bundler",
UsageText: "parcello [global options]",
Version: "0.6",
Version: "0.7",
BashComplete: cli.DefaultAppComplete,
EnableBashCompletion: true,
Writer: os.Stdout,
Expand Down

0 comments on commit 03e6477

Please sign in to comment.