From 60336ebe261f05d4f2ad7f38fd9c693b4fd397ef Mon Sep 17 00:00:00 2001 From: Zach <12666484+ZachMayry@users.noreply.github.com> Date: Thu, 6 Feb 2020 15:13:08 -0600 Subject: [PATCH] release 0.0.24 (#178) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c03d269..da7972b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sortable-list", - "version": "0.0.23", + "version": "0.0.24", "description": "React Native Sortable List component", "main": "index.js", "repository": {