From 296a821b249c58baa4bcf4e782e39f7bcd956868 Mon Sep 17 00:00:00 2001 From: Juan Pablo Garcia Date: Fri, 9 Dec 2016 17:23:48 -0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4a9c5e..99b17bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-facebook-keyframes", - "version": "0.1.1", + "version": "0.2.0", "description": "A React Native wrapper for Facebook Keyframes library", "main": "index.js", "scripts": {