Skip to content

Commit 8f26d8e

Browse files
committed
v3.0.4
1 parent 1518a7c commit 8f26d8e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 3.0.4 - 2014-11-15
4+
**Thanks to
5+
[@gonzalocasas](https://github.com/gonzalocasas),
6+
[@tomByrer](https://github.com/tomByrer)**
7+
- Improved docs
8+
- Fixed Gonzales PE version
9+
310
## 3.0.3 - 2014-09-29
411
**Thanks to
512
[@kizu](https://github.com/kizu),

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": "3.0.3",
4+
"version": "3.0.4",
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)