From 4f52185115e3f10fe834903dac19eb4b1070a3a7 Mon Sep 17 00:00:00 2001 From: mk-atlassian <47995834+mk-atlassian@users.noreply.github.com> Date: Thu, 14 May 2020 13:47:33 +1000 Subject: [PATCH] Release 0.9.1 (#32) --- common/manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/manifest.json b/common/manifest.json index 4534960..066c412 100644 --- a/common/manifest.json +++ b/common/manifest.json @@ -1,6 +1,6 @@ { "name": "Slack Beeegmojis", - "version": "0.9.0", + "version": "0.9.1", "description": "Makes emojis in Slack bigger so you can actually appreciate them.", "manifest_version": 2, "permissions": ["tabs", "*://*.slack.com/*"], diff --git a/package.json b/package.json index 74a8036..19d5f98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slack-beeegmojis", - "version": "0.9.0", + "version": "0.9.1", "description": "Makes emojis in Slack bigger so you can actually appreciate them.", "main": "index.js", "engines": {