From 57cd04328196ca12e8e8127dbd0057b38795da39 Mon Sep 17 00:00:00 2001 From: infeng Date: Wed, 19 Oct 2016 15:31:26 +0800 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c46c5ac..8a1c75f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-viewer", - "version": "1.0.0", + "version": "1.1.0", "description": "react image viewer", "main": "dist/index", "scripts": {