Skip to content

Commit

Permalink
2.5.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Mar 6, 2014
1 parent bfd2880 commit f889b5e
Show file tree
Hide file tree
Showing 6 changed files with 815 additions and 747 deletions.
1 change: 1 addition & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"white" : true,
"globals":{
"document": true,
"define": true,
"Swiper": true,
"window": true,
"HTMLElement": true,
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "https://github.com/nolimits4web/Swiper.git"
},
"description": "Mobile touch slider and framework with hardware accelerated transitions",
"version": "2.4.3",
"version": "2.5.0",
"author": "Vladimir Kharlampidi",
"homepage": "http://www.idangero.us/sliders/swiper/",
"keywords": ["swiper", "swipe", "slider"],
Expand Down
4 changes: 2 additions & 2 deletions dist/idangerous.swiper.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* swiper 2.4.3
* swiper 2.5.0
* Mobile touch slider and framework with hardware accelerated transitions
*
* http://www.idangero.us/sliders/swiper/
Expand All @@ -10,7 +10,7 @@
*
* Licensed under GPL & MIT
*
* Released on: January 29, 2014
* Released on: March 6, 2014
*/
.swiper-container {
margin:0 auto;
Expand Down
Loading

0 comments on commit f889b5e

Please sign in to comment.