diff --git a/package-lock.json b/package-lock.json index cf19e5a9..37a0429a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dynamic-marquee", - "version": "2.4.1", + "version": "2.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dynamic-marquee", - "version": "2.4.1", + "version": "2.5.0", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.8.7", diff --git a/package.json b/package.json index 41a26f27..1c0f592b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dynamic-marquee", - "version": "2.4.1", + "version": "2.5.0", "description": "A small library for creating marquees.", "main": "./dist/dynamic-marquee.js", "module": "./dist/dynamic-marquee.mjs",