Skip to content

Commit cd6d2b1

Browse files
committed
Correct typo & republish on npm
1 parent c26734f commit cd6d2b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
gulp-postcss
22
============
33

4-
[PostCSS](https://github.com/postcss/postcss) gulp plugin to process CSS throw
4+
[PostCSS](https://github.com/postcss/postcss) gulp plugin to pipe CSS through
55
several processors, but parse CSS only once.
66

77
## Basic usage

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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "PostCSS gulp plugin",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)