From 4b8bb91424d92581a3b6cdf35aeb3dbb03cc122f Mon Sep 17 00:00:00 2001 From: EricPKerr Date: Thu, 14 Sep 2017 13:10:53 -0500 Subject: [PATCH] New version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d983644..85aeb1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animated-styles", - "version": "0.0.4", + "version": "0.0.5", "description": "Easily animate components between two styles", "main": "index.js", "scripts": {