Skip to content

Commit 6bffe5d

Browse files
committed
v0.0.11
1 parent 3bed0f5 commit 6bffe5d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.11 - 2013-09-10
4+
- Option: element-case
5+
- Fixed block-indent bug with space after at-rule opening brace
6+
- Fixed JSDoc
7+
- Fixed colon-space description
8+
39
## 0.0.10 - 2013-09-06
410
- Option: color-case
511
- Option: color-shorthand

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": "Tool for beautify CSS",
4-
"version": "0.0.10",
4+
"version": "0.0.11",
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)