Skip to content

Commit 89d9b5a

Browse files
committed
v2.0.3
1 parent 77878d5 commit 89d9b5a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 2.0.3 - 2014-01-16
4+
- Documentation moved to `doc` directory
5+
- Fixed incorrect left indent (#153)
6+
37
## 2.0.2 - 2014-01-09
48
- Added test coverage (#138)
59
- Added test helpers (#147)

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.2",
4+
"version": "2.0.3",
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)