From ae9ba13693b4116a194d05ef8411570135ccb7ba Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Tue, 19 Sep 2017 00:57:28 +0200 Subject: [PATCH] Release 1.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 494ad38..e59de60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animatable", - "version": "1.2.3", + "version": "1.2.4", "description": "Easy to use declarative transitions and animations for React Native", "typings": "typings/react-native-animatable.d.ts", "main": "index.js",