From 6bf167ae2e48cfaaae27c87e5a5e258eff0a016f Mon Sep 17 00:00:00 2001 From: Arsala Grey Date: Fri, 11 Jun 2021 23:09:37 +0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b60696..baa25d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "focused-browsing", - "version": "0.9.0", + "version": "0.9.1", "description": "Focused browsing is a web extension that helps you focus on your creative and professional goals by hiding distracting web elements on popular social websites.", "scripts": { "build": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --env=production --config=node_modules/laravel-mix/setup/webpack.config.js",