Skip to content

Commit

Permalink
v0.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovicentegc committed Nov 10, 2021
1 parent dc542ed commit c78ddff
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.52",
Version: "0.0.53",

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.52",
"version": "0.0.53",
"main": "",
"author": "Marcelo Cardoso <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit c78ddff

Please sign in to comment.