From 9a811906f4c83580d1ff933cdb228d7ff68c492b Mon Sep 17 00:00:00 2001 From: infeng Date: Fri, 21 Oct 2016 13:58:57 +0800 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a1c75f..358f489 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-viewer", - "version": "1.1.0", + "version": "1.2.0", "description": "react image viewer", "main": "dist/index", "scripts": {