diff --git a/package.json b/package.json index f6b5432..bb261ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-lazy-scrollview", - "version": "1.3.0", + "version": "1.4.0", "description": "Lazy ScrollView for React Native.", "main": "lib/commonjs/index", "module": "lib/module/index",