We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77878d5 commit 89d9b5aCopy full SHA for 89d9b5a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.0.3 - 2014-01-16
4
+- Documentation moved to `doc` directory
5
+- Fixed incorrect left indent (#153)
6
+
7
## 2.0.2 - 2014-01-09
8
- Added test coverage (#138)
9
- Added test helpers (#147)
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "2.0.2",
+ "version": "2.0.3",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments