From 89bc05ee533d5fd83a8748ec9d67c46864100b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej=20Cha=C5=82ubek?= Date: Sun, 20 May 2018 19:43:18 +0200 Subject: [PATCH] Bump v3.0.4 --- dist/glide.esm.js | 2 +- dist/glide.js | 2 +- dist/glide.min.js | 2 +- dist/glide.modular.esm.js | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/glide.esm.js b/dist/glide.esm.js index 62f982bb..ad9585d8 100644 --- a/dist/glide.esm.js +++ b/dist/glide.esm.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.3 + * Glide.js v3.0.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/dist/glide.js b/dist/glide.js index 9336918d..601ad897 100644 --- a/dist/glide.js +++ b/dist/glide.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.3 + * Glide.js v3.0.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/dist/glide.min.js b/dist/glide.min.js index d305aff7..fca14ac3 100644 --- a/dist/glide.min.js +++ b/dist/glide.min.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.3 + * Glide.js v3.0.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/dist/glide.modular.esm.js b/dist/glide.modular.esm.js index f79e62fe..c2caece5 100644 --- a/dist/glide.modular.esm.js +++ b/dist/glide.modular.esm.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.3 + * Glide.js v3.0.4 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/package.json b/package.json index 7259154e..70dde5f6 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@glidejs/glide", - "version": "3.0.3", + "version": "3.0.4", "description": "Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more", "author": "Jędrzej Chałubek (http://jedrzejchalubek.com/)", "homepage": "https://glide.jedrzejchalubek.com",