From e06a67d3173d6062e7fca71c11607dd3db7ae582 Mon Sep 17 00:00:00 2001 From: Bogdan Pop Date: Tue, 22 Nov 2022 19:00:08 +0200 Subject: [PATCH] fix: fixes card return animation (#92) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eac3865f..93f4972d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-deck-swiper", - "version": "2.0.11", + "version": "2.0.12", "description": "Awesome tinder like card swiper for react-native. Highly Customizable!", "main": "index.js", "scripts": {