From f2ce0c66a07e838d35e2f5b5d019b729abda604b Mon Sep 17 00:00:00 2001 From: Jesse Sessler Date: Fri, 18 Jun 2021 14:09:37 -0500 Subject: [PATCH] Bump version to 3.2.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbcd390..fb26561 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swipe-list-view", - "version": "3.2.8", + "version": "3.2.9", "main": "lib/index.js", "author": "Jesse Sessler ", "description": "A ListView with rows that swipe open and closed.",