This commit is contained in:
Marko Korhonen 2023-11-14 21:03:34 +02:00
parent 28d6c8d120
commit c8536e5f6e
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "work-time-calculator",
"version": "0.0.5",
"version": "0.0.6",
"description": "An interactive CLI tool to calculate work time",
"license": "MIT",
"repository": {