From f08df3587c80e6ba6f61970823bc42558a5234f7 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Sun, 11 Jun 2017 21:08:30 +0200 Subject: [PATCH] Release 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eccaf4..0f114dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animatable", - "version": "1.2.1", + "version": "1.2.2", "description": "Easy to use declarative transitions and animations for React Native", "main": "index.js", "scripts": {