Skip to content

Commit b914cf5

Browse files
authored
Merge pull request #2 from codad5/dev
[fix] : Fixed Clearing of data on re-opening
2 parents 7249224 + ca1b081 commit b914cf5

File tree

17 files changed

+542
-118
lines changed

17 files changed

+542
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "google-task",
33
"private": true,
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)