Skip to content

Commit 1245750

Browse files
committed
Bump version
1 parent faf3be4 commit 1245750

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ return gulp.src('./src/*.css')
7070

7171
## Changelog
7272

73+
* 5.1.1
74+
* Allow override of `to` option
75+
7376
* 5.1.0 PostCSS Runner Guidelines
7477
* Set `from` and `to` processing options
7578
* Don't output js stack trace for `CssSyntaxError`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-postcss",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "PostCSS gulp plugin",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)