diff --git a/package-lock.json b/package-lock.json index 6cdac6a..42e5674 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@randex/material-ui-multiple-dates-picker", - "version": "0.2.1", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 270b20a..a2073ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@randex/material-ui-multiple-dates-picker", - "version": "0.2.1", + "version": "0.3.0", "description": "Date Picker with multiple selection based on Material UI", "main": "./build/index.js", "scripts": {