Skip to content

Commit

Permalink
v0.0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovicentegc committed Nov 6, 2021
1 parent 139adb0 commit da74ae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func Kontrolio() {
app := &cli.App{
Name: "kontrolio",
Usage: "Your cli time clock, clock card machine, punch clock or time recorder",
Version: "0.0.50",
Version: "0.0.51",

Commands: []*cli.Command{
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kontrolio/cli",
"version": "0.0.50",
"version": "0.0.51",
"main": "",
"author": "Marcelo Cardoso <marcelovicentegc@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit da74ae3

Please sign in to comment.