Skip to content

Commit 408f982

Browse files
committed
v1.0.0
1 parent 3ec6b90 commit 408f982

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+
## 1.0.0 - 2013-11-06
4+
- Option: vendor-prefix-align
5+
- Dependencies updated
6+
- Fixed options order in readme
7+
38
## 0.1.0 - 2013-10-11
49
- CLI: lint mode
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.1.0",
4+
"version": "1.0.0",
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)