Skip to content

Commit e133488

Browse files
committed
Bump version
1 parent 768f4f6 commit e133488

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

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

7171
## Changelog
7272

73+
* 5.1.4
74+
* Simplified error handling
75+
* Simplified postcss execution with object processors
76+
7377
* 5.1.3 Updated travis banner
7478

7579
* 5.1.2 Transferred repo into postcss org 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": "gulp-postcss",
3-
"version": "5.1.3",
3+
"version": "5.1.4",
44
"description": "PostCSS gulp plugin",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)