diff --git a/package-lock.json b/package-lock.json index ae2de8e7..5162421d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@spartez/vue-atlaskit", - "version": "0.2.48", + "version": "0.2.49", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3969a33a..132c2615 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spartez/vue-atlaskit", - "version": "0.2.48", + "version": "0.2.49", "description": "Unofficial Vue UI library, built according to the Atlassian Design Guidelines.", "main": "dist/index.cjs.js", "module": "dist/index.js",