From 2a01257fd69ff743c042bf2f9bf72da5036efca8 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Mon, 18 Nov 2013 23:08:46 -0500 Subject: [PATCH] tick version beta.2 --- bower.json | 2 +- js/isotope.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b5d414d..c8b1ec5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "isotope", - "version": "2.0.0-beta.1", + "version": "2.0.0-beta.2", "description": "Filter and sort magical layouts", "main": [ "js/item.js", diff --git a/js/isotope.js b/js/isotope.js index 8b5b8aa..617a854 100644 --- a/js/isotope.js +++ b/js/isotope.js @@ -1,5 +1,5 @@ /*! - * Isotope v2.0.0-beta.1 + * Isotope v2.0.0-beta.2 * Magical sorting and filtering layouts * http://isotope.metafizzy.co */