Set version

This commit is contained in:
Marko Korhonen 2023-11-11 17:13:46 +02:00
parent 3afa3b0b56
commit f8d2186896
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "work-time-calculator",
"version": "1.0.0",
"version": "0.0.1",
"description": "",
"type": "module",
"main": "src/main.ts",