From 17b1566817c9b42bd8c5e2aa799f0dab8e39a8d7 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Wed, 10 May 2017 22:31:14 -0400 Subject: [PATCH] Bump version to 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e77f6c99..6d559bf8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "0.7.16", + "version": "0.8.0", "description": "Responsive and flexible carousel component with thumbnail support", "main": "./build/image-gallery", "scripts": {