Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kenwheeler committed May 7, 2014
1 parent 8a1da02 commit 3b505be
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "slick-carousel",
"main": "slick/slick.min.js",
"version": "1.3.5",
"version": "1.3.6",
"homepage": "https://github.com/kenwheeler/slick",
"authors": [
"Ken Wheeler <ken_wheeler@me.com>"
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "slick",
"repo": "kenwheeler/slick",
"description": "the last carousel you'll ever need",
"version": "1.3.5",
"version": "1.3.6",
"keywords": ["ui", "jquery", "carousel", "responsive", "slider"],
"dependencies": {
"component/jquery": "*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slick-carousel",
"version": "1.3.5",
"version": "1.3.6",
"description": "the last carousel you'll ever need",
"main": "js/slick.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions slick/slick.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
|___/_|_|\___|_|\_(_)/ |___/
|__/
Version: 1.3.6
Author: Ken Wheeler
Website: http://kenwheeler.github.io
Docs: http://kenwheeler.github.io/slick
Expand Down

0 comments on commit 3b505be

Please sign in to comment.