From aff01550fa3abe787ef8b0efdc91410d47678956 Mon Sep 17 00:00:00 2001 From: Jhen Date: Thu, 17 Mar 2016 03:50:36 +0800 Subject: [PATCH] v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5058b36..0befcf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-s3", - "version": "0.0.2", + "version": "0.0.3", "description": "A React Native wrapper for AWS S3 SDK", "scripts": { "lint": "eslint *.js example/*.js",