From 98454b55521cfb495f628db28af01100c029ef76 Mon Sep 17 00:00:00 2001 From: Brian Grinstead Date: Mon, 14 Dec 2015 10:40:28 -0800 Subject: [PATCH] prep for 1.8.0 --- README.md | 4 ++-- bower.json | 2 +- index.html | 2 +- package.json | 2 +- spectrum.css | 2 +- spectrum.js | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 853b6acb..0de67ecb 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ Spectrum is registered as a package with [Bower](http://bower.io/), so it can be CDN provided by [cdnjs](https://cdnjs.com/libraries/spectrum) - - + + ### Continuous Integration diff --git a/bower.json b/bower.json index 7eb7b467..40689ee8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "spectrum", - "version": "1.7.1", + "version": "1.8.0", "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 77926c59..9d7f7550 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@