diff --git a/package-lock.json b/package-lock.json index 2aa9085f..86f97a28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dynamic-marquee", - "version": "2.3.8", + "version": "2.3.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dynamic-marquee", - "version": "2.3.8", + "version": "2.3.9", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.8.7", diff --git a/package.json b/package.json index 2a8597c8..d9c23e4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dynamic-marquee", - "version": "2.3.8", + "version": "2.3.9", "description": "A small library for creating marquees.", "main": "./dist/dynamic-marquee.js", "types": "./dist/dynamic-marquee.d.ts",