Skip to content

Commit d2c361e

Browse files
committed
v0.0.13
1 parent 76d9c6c commit d2c361e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.0.13 - 2013-09-12
4+
- Fixed failing on empty files (#66)
5+
36
## 0.0.12 - 2013-09-11
47
- Option: combinator-space
58
- Readme update

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