Skip to content

Commit 552e96e

Browse files
committed
chore: bump version to 0.4.7
1 parent 3c7b57d commit 552e96e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ release/
99
.DS_Store
1010
coverage/
1111
todo.md
12+
assistant-task-log.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arkwatch",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "Windows 11 screen-time tracker with local SQLite storage",
55
"main": "out/main/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)