From 40b2022c1995f498bf7cda2ef965dfe13a13a460 Mon Sep 17 00:00:00 2001 From: ikhsanalatsary Date: Wed, 11 Oct 2017 12:05:33 +0700 Subject: [PATCH] v0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f04cad5..4c12f23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multer-sharp", - "version": "0.3.1", + "version": "0.3.2", "description": "Streaming multer storage engine permit to resize and upload to Google Cloud Storage.", "main": "index.js", "scripts": {