From 169a87ef947a72556c2137ba613d59c7d3ffd133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B3=D0=BE=D1=80=D1=8C=20=D0=9E=D0=B3=D0=BD=D0=B8?= =?UTF-8?q?=D1=87=D0=B5=D0=BD=D0=BA=D0=BE?= Date: Mon, 2 Oct 2017 23:19:47 +0300 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f840216..585b9e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-gallery", - "version": "1.2.0", + "version": "1.2.1", "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",