Skip to content

Commit 64d906b

Browse files
committed
chore: v0.3.0
1 parent 4543cc9 commit 64d906b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dont-track-me",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "WebExtension that prevents you from being tracked by Facebook/Twitter when you browse the web.",
55
"license": "MIT",
66
"repository": "t1st3/dont-track-me",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "dont-track-me",
44
"description": "WebExtension that prevents you from being tracked by Facebook/Twitter when you browse the web.",
55
"homepage_url": "https://github.com/t1st3/dont-track-me",
6-
"version": "0.2.0",
6+
"version": "0.3.0",
77
"icons": {
88
"48": "icons/dont-track-me.svg",
99
"96": "icons/dont-track-me.svg"

0 commit comments

Comments
 (0)