Skip to content

Commit b1f645b

Browse files
authored
Merge pull request #2066 from roots/9.0.1
9.0.1
2 parents 29f4b2f + b6f89bf commit b1f645b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### HEAD
1+
### 9.0.1: April 30th, 2018
22
* Update to Bootstrap 4.1.1 ([#2065](https://github.com/roots/sage/pull/2065))
33
* Auto-detect `proxyUrl` scheme ([#2062](https://github.com/roots/sage/pull/2062))
44
* Bump to Laravel 5.6 ([#2061](https://github.com/roots/sage/pull/2061))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sage",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"author": "Roots <[email protected]>",
55
"homepage": "https://roots.io/sage/",
66
"private": true,

resources/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Theme Name: Sage Starter Theme
33
Theme URI: https://roots.io/sage/
44
Description: Sage is a WordPress starter theme.
5-
Version: 9.0.0
5+
Version: 9.0.1
66
Author: Roots
77
Author URI: https://roots.io/
88
Text Domain: sage

0 commit comments

Comments
 (0)