From 3a78a3cd202efac4e4d858c40612917a939dfb8d Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Mon, 18 Feb 2019 20:04:03 -0500 Subject: [PATCH] version 0.8.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 856e4132..d66fadf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "0.8.12", + "version": "0.8.13", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {