From 23036b68f48b78722d1644699fd885641de5ac29 Mon Sep 17 00:00:00 2001 From: Chris Dell Date: Tue, 2 Aug 2016 20:17:37 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd43f04a..98009ae6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fs", - "version": "1.5.1", + "version": "2.0.0", "description": "Native filesystem access for react-native", "main": "FS.common.js", "scripts": {