pull/90/head v3.1.0
Glen Cheney 9 years ago
parent 16b42ec0b9
commit 8b2b3ccc13

@ -1,6 +1,6 @@
{
"name": "shufflejs",
"version": "3.0.4",
"version": "3.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 3.0.4
* @version 3.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 3.0.4
* @version 3.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": "shufflejs",
"version": "3.0.4",
"version": "3.1.0",
"description": "Categorize, sort, and filter a responsive grid of items",
"keywords": [
"jquery-plugin",

Loading…
Cancel
Save