From 176a6df94cb754a687e1f1c29069bf0e6c470b91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Bigio?= Date: Thu, 21 Jan 2016 13:56:23 -0800 Subject: [PATCH] Bump js/package.json version to clear cache Reviewed By: sam-swarr Differential Revision: D2851399 fb-gh-sync-id: 0fbeb7d4c6d669f981e3f5139387e506a3670931 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5d4832e..117369a7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.2", + "version": "0.1.3", "name": "react-native-packager", "description": "Build native apps with React!", "repository": {