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": {