Skip to content

Commit

Permalink
updated version to v1.1.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjehl committed Jan 17, 2012
1 parent 063496f commit cb581e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion respond.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 respond.src.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ window.matchMedia = window.matchMedia || (function(doc, undefined){






/*! Respond.js v1.0.1: min/max-width media query polyfill. (c) Scott Jehl. MIT/GPLv2 Lic. j.mp/respondjs */ /*! Respond.js v1.1.0rc1: min/max-width media query polyfill. (c) Scott Jehl. MIT/GPLv2 Lic. j.mp/respondjs */
(function( win ){ (function( win ){
//exposed namespace //exposed namespace
win.respond = {}; win.respond = {};
Expand Down

0 comments on commit cb581e5

Please sign in to comment.