From 865a9e32640bea3c8f7d13542e5159c3aac97b2e Mon Sep 17 00:00:00 2001 From: Olof Dahlbom Date: Thu, 2 Mar 2017 21:30:52 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1557eec..007770e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/olofd/react-native-photos-framework.git" }, - "version": "0.1.3", + "version": "1.0.0", "description": "Use Apples Photos Framework with react-native to fetch media from CameraRoll and iCloud", "author": "Olof Dahlbom olof.dahlbom@me.com", "nativePackage": true,