Skip to content

Commit 4a0f1a7

Browse files
committed
v2.0.4
1 parent b993099 commit 4a0f1a7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 2.0.4 - 2014-01-16
4+
- Fixed relative path to config (#164)
5+
36
## 2.0.3 - 2014-01-16
47
- Documentation moved to `doc` directory
58
- Fixed incorrect left indent (#153)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csscomb",
33
"description": "CSS coding style formatter",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"homepage": "http://csscomb.com/",
66
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
77
"repository": "https://github.com/csscomb/csscomb.js",

0 commit comments

Comments
 (0)