diff --git a/addon/package.json b/addon/package.json index 5e0caaf3b0..63cd58adda 100644 --- a/addon/package.json +++ b/addon/package.json @@ -8,7 +8,7 @@ "homepage": "https://github.com/mozilla-services/pageshot", "icon": "data/icon.png", "license": "MPL 2.0", - "version": "5.1.0", + "version": "5.2.0", "main": "./lib/main", "preferences": [ { diff --git a/package.json b/package.json index 564783e9b2..2ceac0e155 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pageshot", "description": "An experiment in creating better shareable versions of content.", - "version": "5.1.0", + "version": "5.2.0", "author": "Mozilla (https://mozilla.org/)", "bugs": { "url": "https://github.com/mozilla-services/pageshot/issues"