diff --git a/package-lock.json b/package-lock.json index 6ed59e5..d39c04e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-sectioned-multi-select", - "version": "0.6.4", + "version": "0.6.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0b91030..b538a37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sectioned-multi-select", - "version": "0.6.4", + "version": "0.6.5", "description": "a multi (or single) select component with support for sub categories, search, chips.", "main": "index.js", "directories": {