diff --git a/package-lock.json b/package-lock.json index 0e09ccd..2f95abc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "beautify-post", - "version": "1.0.1", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "beautify-post", - "version": "1.0.1", + "version": "1.1.0", "license": "ISC", "dependencies": { "@emotion/css": "11.9.0", diff --git a/package.json b/package.json index 516feee..61f7893 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautify-post", - "version": "1.0.1", + "version": "1.1.0", "description": "Web extension that allows to bold and italicize text on the LinkedIn website.", "repository": { "type": "git",