Skip to content

Commit 5875dd3

Browse files
committed
Bump to 0.3.1
1 parent b144555 commit 5875dd3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Site settings
22
title: SCSS Compiler in PHP
3-
current_version: 0.3.0
3+
current_version: 0.3.1
44
description: >
55
SCSS compiler written in PHP
66
url: http://leafo.github.io

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ Find any issues? I'd love to fix them for you, post about them on [the issues tr
120120

121121
## Changelog
122122

123+
* **0.3.1** -- September 11, 2015
124+
* Fix bootstrap v4-dev regression from 0.3.0
123125
* **0.3.0** -- September 6, 2015
124126
* Compiler getParsedFiles() now returns a map of imported files and their corresponding timestamps
125127
* Fix multiple variable scope bugs, including {% raw %}@{% endraw %}each

0 commit comments

Comments
 (0)