From 966a247c7a84e542d94fb6e94952e95c1e5b8995 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Thu, 5 Dec 2013 22:22:44 -0500 Subject: [PATCH] tick version --- bower.json | 2 +- js/isotope.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index c8b1ec5..b32e4f5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "isotope", - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "description": "Filter and sort magical layouts", "main": [ "js/item.js", diff --git a/js/isotope.js b/js/isotope.js index 666a761..339171a 100644 --- a/js/isotope.js +++ b/js/isotope.js @@ -1,5 +1,5 @@ /*! - * Isotope v2.0.0-beta.2 + * Isotope v2.0.0-beta.3 * Magical sorting and filtering layouts * http://isotope.metafizzy.co */