Skip to content

Commit 35f4375

Browse files
committed
Release v0.6.0
1 parent 713e2c0 commit 35f4375

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.0 (May 31, 2018)
2+
3+
- Bumped csstree-validator version to 1.4.0
4+
15
## 0.5.0 (February 20, 2018)
26

37
- Bumped csstree-validator version to 1.3.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csstree-validator",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Validate CSS according to W3C specs and browser implementations",
55
"main": "lib/index.js",
66
"repository": "csstree/atom-plugin",

0 commit comments

Comments
 (0)