Skip to content

Commit

Permalink
chore(): Bump v3.2.4
Browse files Browse the repository at this point in the history
Closes: #278, #258
  • Loading branch information
jedrzejchalubek committed Nov 24, 2018
1 parent 556eb0c commit 89a95dc
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/glide.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Glide.js v3.2.3
* Glide.js v3.2.4
* (c) 2013-2018 Jędrzej Chałubek <jedrzej.chalubek@gmail.com> (http://jedrzejchalubek.com/)
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/glide.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Glide.js v3.2.3
* Glide.js v3.2.4
* (c) 2013-2018 Jędrzej Chałubek <jedrzej.chalubek@gmail.com> (http://jedrzejchalubek.com/)
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/glide.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/glide.modular.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Glide.js v3.2.3
* Glide.js v3.2.4
* (c) 2013-2018 Jędrzej Chałubek <jedrzej.chalubek@gmail.com> (http://jedrzejchalubek.com/)
* Released under the MIT License.
*/
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@glidejs/glide",
"version": "3.2.3",
"version": "3.2.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 <jedrzej.chalubek@gmail.com> (http://jedrzejchalubek.com/)",
"homepage": "https://glidejs.com",
Expand Down Expand Up @@ -46,13 +46,13 @@
"babel-preset-env": "^1.6.1",
"eslint": "^4.19.1",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.10.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-standard": ">=3.0.0",
"eslint-plugin-standard": "^4.0.0",
"jest": "^23.4.2",
"jsdom": "11.11.0",
"node-sass": "^4.8.3",
"node-sass": "^4.11.0",
"npm-watch": "^0.2.0",
"rollup": "^0.62.0",
"rollup-plugin-babel": "^3.0.3",
Expand Down

0 comments on commit 89a95dc

Please sign in to comment.