Skip to content

Commit f0688dd

Browse files
committed
v0.0.14
1 parent 0f61b90 commit f0688dd

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.14 - 2013-09-12
4+
- Option: eof-newline (#55)
5+
- Verbose option (#62)
6+
- Some refactoring
7+
38
## 0.0.13 - 2013-09-12
49
- Fixed failing on empty files (#66)
510

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