diff --git a/package-lock.json b/package-lock.json index 3ae0286c..a1186258 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dynamic-marquee", - "version": "2.3.10", + "version": "2.3.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dynamic-marquee", - "version": "2.3.10", + "version": "2.3.11", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.8.7", diff --git a/package.json b/package.json index 969706d1..a1458618 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dynamic-marquee", - "version": "2.3.10", + "version": "2.3.11", "description": "A small library for creating marquees.", "main": "./dist/dynamic-marquee.js", "types": "./dist/dynamic-marquee.d.ts",