From 95cfeda21cd91bb0d60f3b0e95bafa1e1977fe39 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Wed, 5 Mar 2014 22:49:57 -0500 Subject: [PATCH] tick version 2.0.0-beta.9 --- bower.json | 2 +- js/isotope.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index a2c3b7f..3051cf3 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "isotope", - "version": "2.0.0-beta.8", + "version": "2.0.0-beta.9", "description": "Filter and sort magical layouts", "main": [ "js/item.js", diff --git a/js/isotope.js b/js/isotope.js index 1e18661..7dbd527 100644 --- a/js/isotope.js +++ b/js/isotope.js @@ -1,5 +1,5 @@ /*! - * Isotope v2.0.0-beta.8 + * Isotope v2.0.0-beta.9 * Magical sorting and filtering layouts * http://isotope.metafizzy.co */