Skip to content

Commit a3170c5

Browse files
committed
Apply version 0.2.0
1 parent 6b984ce commit a3170c5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"authorUrl": "https://github.com/4Source",
88
"isDesktopOnly": true,
99
"fundingUrl": "https://www.buymeacoffee.com/4Source",
10-
"version": "0.1.2"
10+
"version": "0.2.0"
1111
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"tslib": "2.4.0",
3434
"typescript": "4.7.4"
3535
},
36-
"version": "0.1.2"
37-
}
36+
"version": "0.2.0"
37+
}

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"0.1.2": "1.5.11"
2+
"0.2.0": "1.5.11"
33
}

0 commit comments

Comments
 (0)