Bump version to 1.8.0

This commit is contained in:
mARTin 2026-03-01 12:08:30 +01:00
parent fcaadc1ce9
commit 4d24044aa5

View File

@ -1,6 +1,6 @@
{ {
"name": "my-weekly-todo-list", "name": "my-weekly-todo-list",
"version": "1.7.0", "version": "1.8.0",
"description": "A web-based weekly task management application that organizes to-dos and calendar events in a single, intuitive weekly view", "description": "A web-based weekly task management application that organizes to-dos and calendar events in a single, intuitive weekly view",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {