Skip to content

Commit bf9a826

Browse files
committed
Publish 4.0.1
1 parent 86ae864 commit bf9a826

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 4.0.0 - 2020-11-08
1+
# 4.0.1 - 2020-11-08
22
* Update to PostCSS 8.
33
* Remove `glob` option.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-functions",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "PostCSS plugin for exposing JavaScript functions",
55
"main": "dest/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)