From 2c2010cd6fd09b93b9383023ea6857dfadc9ecd6 Mon Sep 17 00:00:00 2001 From: bgrins Date: Wed, 12 Jun 2013 15:33:09 -0500 Subject: [PATCH] bump to 1.1.1 --- component.json | 2 +- index.html | 2 +- package.json | 2 +- spectrum.css | 2 +- spectrum.jquery.json | 2 +- spectrum.js | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/component.json b/component.json index 8284f424..36ee8ec4 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "spectrum", - "version": "1.1.0", + "version": "1.1.1", "main": ["./spectrum.css", "./spectrum.js"], "docs": "http://bgrins.github.com/spectrum", "homepage": "http://bgrins.github.com/spectrum", diff --git a/index.html b/index.html index f0026b7e..03d7e5d3 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@