Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
myyra committed Mar 19, 2020
1 parent 90f1cc4 commit 87e1150
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 @@ -10,7 +10,7 @@ import (
func main() {

app := &cli.App{
Version: "v0.2.0",
Version: "v0.3.0",
Usage: "A CLI for HR Flow",
Before: checkConfig,
Commands: []*cli.Command{
Expand Down

0 comments on commit 87e1150

Please sign in to comment.