Skip to content

Commit 3d6cc47

Browse files
committed
Release 1.4.0
1 parent facc12e commit 3d6cc47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "css-stringify",
33
"repo": "visionmedia/css-stringify",
4-
"version": "1.3.2",
4+
"version": "1.4.0",
55
"description": "CSS compiler",
66
"keywords": ["css", "stringify", "stylesheet"],
77
"scripts": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "css-stringify",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "CSS compiler",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)