Skip to content

Commit

Permalink
version bump to 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwheeler committed Jul 23, 2015
1 parent 4f8adff commit 8e01208
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "slick-carousel",
"main": ["slick/slick.min.js", "slick/slick.css", "slick/slick-theme.css", "slick/fonts/*"],
"version": "1.5.6",
"version": "1.5.7",
"homepage": "https://github.com/kenwheeler/slick",
"authors": [
"Ken Wheeler <ken_wheeler@me.com>"
Expand Down
2 changes: 1 addition & 1 deletion component.json
Expand Up @@ -2,7 +2,7 @@
"name": "slick",
"repo": "kenwheeler/slick",
"description": "the last carousel you'll ever need",
"version": "1.5.6",
"version": "1.5.7",
"keywords": ["ui", "jquery", "carousel", "responsive", "slider"],
"dependencies": {
"component/jquery": "*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "slick-carousel",
"version": "1.5.6",
"version": "1.5.7",
"description": "the last carousel you'll ever need",
"main": "slick/slick.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion slick.jquery.json
Expand Up @@ -9,7 +9,7 @@
"touch",
"mobile"
],
"version": "1.5.6",
"version": "1.5.7",
"author": {
"name": "Ken Wheeler",
"url": "http://kenwheeler.github.io"
Expand Down
2 changes: 1 addition & 1 deletion slick/slick.js
Expand Up @@ -6,7 +6,7 @@
|___/_|_|\___|_|\_(_)/ |___/
|__/
Version: 1.5.6
Version: 1.5.7
Author: Ken Wheeler
Website: http://kenwheeler.github.io
Docs: http://kenwheeler.github.io/slick
Expand Down
4 changes: 2 additions & 2 deletions slick/slick.min.js

Large diffs are not rendered by default.

0 comments on commit 8e01208

Please sign in to comment.