Skip to content

Commit

Permalink
Roots 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Aug 15, 2014
1 parent 3082344 commit 91a0821
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 7.0.1: August 15th, 2014
* Move `<main>` and `.sidebar` markup out of PHP and into LESS
* Define `WP_ENV` if it is not already defined
* Only load Google Analytics in production environment

### 7.0.0: July 3rd, 2014
* Updated Grunt workflow
* Use grunt-modernizr to make a lean Modernizr build
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roots",
"version": "7.0.0",
"version": "7.0.1",
"homepage": "https://roots.io",
"authors": [
"Ben Word <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roots",
"version": "7.0.0",
"version": "7.0.1",
"author": "Ben Word <[email protected]>",
"homepage": "https://roots.io",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Roots Starter Theme
Theme URI: https://roots.io/starter-theme/
Description: Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version: 7.0.0
Version: 7.0.1
Author: Roots
Author URI: https://roots.io/
Expand Down

0 comments on commit 91a0821

Please sign in to comment.