From 48b57a9bf009fadd1db6d63f39d0ff0ed62faffb Mon Sep 17 00:00:00 2001 From: ApocalypseCalculator Date: Thu, 4 Mar 2021 10:09:53 -0500 Subject: [PATCH] bump to 0.1.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ad02be6..1a9273d 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Another Ad Block", "description": "An Ad Blocker extension that attempts to remove as many ads as possible", - "version": "0.0.1", + "version": "0.1.0", "author": "ApocalypseCalculator", "permissions": [ "webRequest",