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