From 3c6c5f3ed14993216377c2f41f2533379ec327e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Padilla?= Date: Mon, 16 Nov 2015 15:01:50 -0400 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 131ef0c..afe4b3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filepreviews", - "version": "2.0.0", + "version": "2.0.1", "description": "Client library for FilePreviews.io - Generate image previews and metadata from almost any kind of file", "main": "./lib/index.js", "repository": {