From 9ccca3cd7f81281f1b0024770c53c885cb1a3016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Neves?= Date: Wed, 3 May 2017 11:00:51 -0400 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8b363e..6fe30d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-utils", - "version": "0.0.6", + "version": "0.0.7", "description": "React Native Utilities", "main": "index.js", "scripts": {