From 81ca59ec3c06f4a05ca4fe310d15fd85a31021f4 Mon Sep 17 00:00:00 2001 From: Amit Bhavikatti Date: Tue, 15 May 2018 12:54:31 +0530 Subject: [PATCH] Bump to version 0.2.1 --- app/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/manifest.json b/app/manifest.json index 21e1c0d..3489281 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "Interceptor", "description": "Run web clients without backends by mocking HTTP requests", - "version": "0.2.0", + "version": "0.2.1", "manifest_version": 2, "icons": { "16":"images/icon-16.png",