Skip to content

Commit 74a42f0

Browse files
committed
Release 1.4.1
1 parent 87ee0dc commit 74a42f0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
1.4.1 / 2013-12-09
3+
==================
4+
5+
* add missing files to component.json
6+
17
1.4.0 / 2013-XX-XX
28
==================
39

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.4.0",
4+
"version": "1.4.1",
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.4.0",
3+
"version": "1.4.1",
44
"description": "CSS compiler",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)