Bump to 2.1.0. Bower support, separate Modernizr file.

pull/56/head v2.1.0
Glen Cheney 10 years ago
parent 7225f88f42
commit a21330e735

@ -1,6 +1,6 @@
{
"name": "Shuffle",
"version": "2.0.8",
"version": "2.1.0",
"homepage": "https://github.com/Vestride/Shuffle",
"authors": [
"Glen Cheney <cheney.glen@gmail.com>"

@ -3,7 +3,7 @@
* Categorize, sort, and filter a responsive grid of items.
* Dependencies: jQuery 1.9+, Modernizr 2.6.2+
* @license MIT license
* @version 2.0.8
* @version 2.1.0
*/
(function (factory) {
if (typeof define === 'function' && define.amd) {

File diff suppressed because one or more lines are too long

@ -3,7 +3,7 @@
* Categorize, sort, and filter a responsive grid of items.
* Dependencies: jQuery 1.9+, Modernizr 2.6.2+
* @license MIT license
* @version 2.0.8
* @version 2.1.0
*/
/* Modernizr 2.6.2 (Custom Build) | MIT & BSD

File diff suppressed because one or more lines are too long

@ -1,6 +1,6 @@
{
"name": "Shuffle",
"version": "2.0.8",
"version": "2.1.0",
"description": "Categorize, sort, and filter a responsive grid of items",
"keywords": [
"gallery",

@ -1,6 +1,6 @@
{
"name": "shuffle",
"version": "2.0.8",
"version": "2.1.0",
"title": "Shuffle.js",
"description": "Categorize, sort, and filter a responsive grid of items",
"keywords": ["gallery", "shuffle", "layout", "masonry", "filter", "sort", "responsive", "grid", "mobile", "tiles"],

Loading…
Cancel
Save