Skip to content

Commit

Permalink
changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Jun 9, 2023
1 parent f9ca426 commit 03ae0cf
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 @@ -15,7 +15,7 @@ func main() {
//
app := &cli.App{
Name: "scaffold",
Version: "v1.0.01",
Version: "v1.0.1",
Compiled: time.Now(),
Usage: "Generate scaffold go-ddd project layout",
Commands: []*cli.Command{
Expand Down

0 comments on commit 03ae0cf

Please sign in to comment.