Should have committed bower.json before registering...

bump to 2.0.7
pull/56/head v2.0.7
Glen Cheney 10 years ago
parent 454bfbf49b
commit 3d14058dfc

@ -1,6 +1,6 @@
{
"name": "Shuffle",
"version": "2.0.6",
"version": "2.0.7",
"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.6
* @version 2.0.7
*/
(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.6
* @version 2.0.7
*/
/* 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.6",
"version": "2.0.7",
"description": "Categorize, sort, and filter a responsive grid of items",
"keywords": [
"gallery",

@ -3,7 +3,7 @@
"title": "Shuffle.js",
"description": "Categorize, sort, and filter a responsive grid of items",
"keywords": ["gallery", "shuffle", "layout", "masonry", "filter", "sort", "responsive", "grid", "mobile", "tiles"],
"version": "2.0.6",
"version": "2.0.7",
"author": {
"name": "Glen Cheney",
"email": "cheney.glen@gmail.com"

Loading…
Cancel
Save