From 653506816408604ced855704dcfe7d202fa011ea Mon Sep 17 00:00:00 2001 From: Igor Ognichenko Date: Fri, 5 Jan 2018 10:26:28 +0200 Subject: [PATCH] 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c4bd53..7fca621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-gallery", - "version": "1.2.4", + "version": "1.2.5", "description": "VueJS responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers.", "main": "dist/js/vue-gallery.js", "jsnext:main": "src/index.js",