Skip to content

Commit 8846e81

Browse files
committed
v3.1.1
1 parent fec4ffa commit 8846e81

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## 3.1.1 - 2015-05-20
4+
- Fixed `space-between-declarations` vs. media queries (#378)
5+
36
## 3.1.0 - 2015-05-19
47
**Thanks to
58
[@1000ch](https://github.com/1000ch),

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