diff --git a/package-lock.json b/package-lock.json index 1c03ebb5..18acfc74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "moro", - "version": "5.0.0", + "version": "5.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2d9541ec..eac156cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moro", - "version": "5.0.0", + "version": "5.1.0", "description": "Track work hours with a single command, no arguments, no buttons!", "main": "moro.js", "scripts": {