From 4472530bb67f47eba2cc6f47ae91ff9466ce534b Mon Sep 17 00:00:00 2001 From: Ben Pevsner Date: Tue, 7 Aug 2018 22:40:30 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20Version=200.3.4=20(#28)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 539cf0e..6c4aa0d 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Favioli", "description": "Emoji favicons for the web", - "version": "0.3.3", + "version": "0.3.4", "background": { "scripts": [ "build/background.js" ] }, diff --git a/package.json b/package.json index d71cf73..08b44ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "favioli", - "version": "0.3.3", + "version": "0.3.4", "author": "Ben Pevsner", "license": "Unlicense", "description": "Emoji Favicons for the web",