diff --git a/package-lock.json b/package-lock.json index e1b0a46..b824f9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bulletlogic/react-animated-bg", - "version": "1.2.2", + "version": "1.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@bulletlogic/react-animated-bg", - "version": "1.2.2", + "version": "1.3.0", "license": "MIT", "dependencies": { "prop-types": "^15.8.1", diff --git a/package.json b/package.json index 26ad3d3..ca8cb4e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bulletlogic/react-animated-bg", - "version": "1.2.2", + "version": "1.3.0", "description": "Strongly customizable React component helping you make animated background.", "main": "build/index.js", "scripts": {