diff --git a/package-lock.json b/package-lock.json index db2c8d3..1ce9fee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "scrollerful", - "version": "0.4.7", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "scrollerful", - "version": "0.4.7", + "version": "0.5.0", "license": "ISC", "devDependencies": { "@lopatnov/rollup-plugin-uglify": "^2.1.5", diff --git a/package.json b/package.json index a8f9d93..a79fd5a 100644 --- a/package.json +++ b/package.json @@ -48,5 +48,5 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "type": "module", - "version": "0.4.7" + "version": "0.5.0" }