Skip to content

Commit b48b99e

Browse files
committed
v0.0.15
1 parent dea995f commit b48b99e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.15 - 2013-10-03
4+
- Option: remove-empty-rulesets (#67)
5+
- Option colon-space expanded
6+
- Some refactoring and fixes
7+
38
## 0.0.14 - 2013-09-12
49
- Option: eof-newline (#55)
510
- Verbose option (#62)

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": "0.0.14",
4+
"version": "0.0.15",
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)