Skip to content

Commit 36f9d7d

Browse files
committed
0.1.1
1 parent 8e4ed42 commit 36f9d7d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "time-tree",
33
"name": "Time Tree",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"minAppVersion": "0.15.0",
66
"description": "Track accumulated time spent on unlimited hierarchical tasks",
77
"author": "Lucas Lopes",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"0.0.1": "0.15.0",
33
"0.0.2": "0.15.0",
44
"0.0.3": "0.15.0",
5-
"0.1.0": "0.15.0"
5+
"0.1.0": "0.15.0",
6+
"0.1.1": "0.15.0"
67
}

0 commit comments

Comments
 (0)