diff --git a/package.json b/package.json index d51b5b5..d525960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-keyboard-aware-scroll-view", - "version": "0.0.7", + "version": "0.1.0", "description": "A React Native ScrollView component that resizes when the keyboard appears.", "main": "index.js", "scripts": {