From ca94a6a1f07a6780dd441723503fd117fbf19cec Mon Sep 17 00:00:00 2001 From: Kevin Cooper Date: Fri, 18 Oct 2019 18:22:38 -0700 Subject: [PATCH] v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f32f7a5..4ed8ad3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-immutable-list-view", - "version": "1.0.1", + "version": "1.0.2", "description": "Drop-in replacement for React Native's ListView, FlatList, and VirtualizedList.", "main": "lib/index.js", "types": "index.d.ts",