Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta1 #1795

Merged
merged 12 commits into from
Jan 10, 2017
Prev Previous commit
Next Next commit
Bump version 9.0.0-beta.1
  • Loading branch information
QWp6t committed Jan 10, 2017
commit 6c685f656bf746cda52e55fd7fa1445bec98b80b
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "sage",
"version": "9.0.0-alpha.4",
"version": "9.0.0-beta.1",
"author": "Roots <[email protected]>",
"homepage": "https://roots.io/sage/",
"private": true,
Expand All @@ -27,7 27,7 @@
"test": "yarn run lint"
},
"engines": {
"node": ">= 4.5"
"node": ">= 6.9.4"
},
"devDependencies": {
"autoprefixer": "^6.6.1",
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: Sage Starter Theme
Theme URI: https://roots.io/sage/
Description: Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version: 9.0.0-alpha.4
Version: 9.0.0-beta.1
Author: Roots
Author URI: https://roots.io/
Text Domain: sage
Expand Down