From 373910b5151c6ecaf385c9ca69907405c13e0be9 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Tue, 11 Mar 2014 23:51:41 -0500 Subject: [PATCH] Update version numbers, CHANGELOG --- CHANGELOG.md | 7 +++++++ package.json | 2 +- style.css | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f59ef9e..15082f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### 7.0.0: TBD +* Updated Grunt workflow +* Move clean up, relative URLs, and nice search to [Soil](https://github.com/roots/soil) +* Update LESS organization +* Use grunt-modernizr to make a lean Modernizr build +* Use Bower for front-end package management + ### 6.5.2: February 4th, 2014 * Update to Bootstrap 3.1.0 * Move DOM routing into an anonymous function to support jQuery noConflict diff --git a/package.json b/package.json index e15b59b..5c3e8f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roots", - "version": "6.5.2", + "version": "7.0.0", "author": "Ben Word ", "homepage": "http://roots.io", "repository": { diff --git a/style.css b/style.css index e312e6c..b624f88 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Roots Theme URI: http://roots.io/ Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. Contribute on GitHub -Version: 6.5.2 +Version: 7.0.0 Author: Ben Word Author URI: http://benword.com/