Skip to content

Commit 2716459

Browse files
committed
Bump version to 0.2.2
1 parent 8368362 commit 2716459

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adstxter",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "adstxter",
55
"main": "popup.html",
66
"scripts": {

src/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Adstxter - Ads.txt Seller Tester",
44
"short_name": "Adstxter",
5-
"version": "0.2.1",
5+
"version": "0.2.2",
66
"description": "Tests ads.txt files for authorization of user-specified ad sellers.",
77
"icons": {
88
"48": "img/48.png",

0 commit comments

Comments
 (0)