From 2ab21aca9e45c2474f80d5b98650e132db184bb1 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 31 May 2018 21:40:31 +0200 Subject: [PATCH] Release 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9265e11..c4676e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animatable", - "version": "1.2.4", + "version": "1.3.0", "description": "Easy to use declarative transitions and animations for React Native", "typings": "typings/react-native-animatable.d.ts", "main": "index.js",