Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Foundation build to bower-foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhayes committed Aug 28, 2014
1 parent c0f956f commit a5b0507
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundation",
"version": "5.3.3",
"version": "5.4.1",
"main": [
"css/foundation.css",
"js/foundation.js"
Expand Down
4 changes: 2 additions & 2 deletions js/foundation.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
window.Foundation = {
name : 'Foundation',

version : '5.3.3',
version : '5.4.1',

media_queries : {
small : S('.foundation-mq-small').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
Expand Down Expand Up @@ -4005,7 +4005,7 @@
Foundation.libs.orbit = {
name: 'orbit',

version: '5.3.3',
version: '5.4.1',

settings: {
animation: 'slide',
Expand Down
4 changes: 2 additions & 2 deletions js/foundation.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/foundation/foundation.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
window.Foundation = {
name : 'Foundation',

version : '5.3.3',
version : '5.4.1',

media_queries : {
small : S('.foundation-mq-small').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.orbit.js
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@
Foundation.libs.orbit = {
name: 'orbit',

version: '5.3.3',
version: '5.4.1',

settings: {
animation: 'slide',
Expand Down

0 comments on commit a5b0507

Please sign in to comment.