From 6adf4598070ae862a67cf08d912e118907efd680 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Fri, 25 Oct 2013 07:41:25 -0400 Subject: [PATCH] tick version 2.0.0-beta.1 --- bower.json | 2 +- js/isotope.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index a308b23..8948514 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "isotope", - "version": "2.0.0", + "version": "2.0.0-beta.1", "description": "Filter and sort magical layouts", "main": [ "js/item.js", diff --git a/js/isotope.js b/js/isotope.js index e1f0687..a5969f6 100644 --- a/js/isotope.js +++ b/js/isotope.js @@ -1,5 +1,5 @@ /*! - * Isotope v2.0.0 + * Isotope v2.0.0-beta.1 * Magical sorting and filtering layouts * http://isotope.metafizzy.co */