diff --git a/package.json b/package.json index 92293fb..0802472 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-nested-listview", - "version": "0.1.1", + "version": "0.2.0", "description": "Nested Listview for React native", "scripts": { "test": "jest index.test.js && codecov",