Skip to content

Commit 6bcbfda

Browse files
committed
v3.1.2
1 parent 0b8695c commit 6bcbfda

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 3.1.2 - 2015-05-20
4+
- Fixed processing of hashes (#379)
5+
36
## 3.1.1 - 2015-05-20
47
- Fixed `space-between-declarations` vs. media queries (#378)
58

Diff for: package.json

+1-1
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.1",
4+
"version": "3.1.2",
55
"homepage": "http://csscomb.com/",
66
"author": "Mikhail Troshev <[email protected]>",
77
"repository": "https://github.com/csscomb/csscomb.js",

0 commit comments

Comments
 (0)