From ae3a0b77cc84b53a7985947141a13abe97167e73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=CC=8Arten=20Cederman?= Date: Mon, 4 Dec 2017 12:35:52 +0100 Subject: [PATCH 1/2] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfd29d2..6f07087 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swipeable-row", - "version": "0.7.0", + "version": "0.8.0", "description": "A powerful React Native swipe component based on @jshanson7 package", "main": "lib/index.js", "scripts": { From 033b81c45eedf3494cc9826f9a46c3b7b5cf1e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=CC=8Arten=20Cederman?= Date: Mon, 4 Dec 2017 12:40:30 +0100 Subject: [PATCH 2/2] 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f07087..701a6fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swipeable-row", - "version": "0.8.0", + "version": "0.8.1", "description": "A powerful React Native swipe component based on @jshanson7 package", "main": "lib/index.js", "scripts": {