diff --git a/dist/glide.esm.js b/dist/glide.esm.js index 423b3ab7..f7241e34 100644 --- a/dist/glide.esm.js +++ b/dist/glide.esm.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.1 + * Glide.js v3.0.2 * (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 207916e0..725172a5 100644 --- a/dist/glide.js +++ b/dist/glide.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.1 + * Glide.js v3.0.2 * (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 757a3d06..d721c24c 100644 --- a/dist/glide.min.js +++ b/dist/glide.min.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.1 + * Glide.js v3.0.2 * (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 fff037a4..6fc50d21 100644 --- a/dist/glide.modular.esm.js +++ b/dist/glide.modular.esm.js @@ -1,5 +1,5 @@ /*! - * Glide.js v3.0.1 + * Glide.js v3.0.2 * (c) 2013-2018 Jędrzej Chałubek (http://jedrzejchalubek.com/) * Released under the MIT License. */ diff --git a/package.json b/package.json index 089631d2..5d83053b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@glidejs/glide", - "version": "3.0.1", + "version": "3.0.2", "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",