From 50d1210d6656c3cdf54530064eeb6b700d9775c9 Mon Sep 17 00:00:00 2001 From: Erik Thorelli Date: Fri, 22 May 2020 21:30:45 -0400 Subject: [PATCH] version bump 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ce978d..4471330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swipeable-list", - "version": "0.0.9", + "version": "0.1.0", "description": "A Swipeable FlatList for React-Native with Quick Actions & Animations", "main": "index.js", "scripts": {