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",