We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713e2c0 commit 35f4375Copy full SHA for 35f4375
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.6.0 (May 31, 2018)
2
+
3
+- Bumped csstree-validator version to 1.4.0
4
5
## 0.5.0 (February 20, 2018)
6
7
- Bumped csstree-validator version to 1.3.1
package.json
@@ -1,6 +1,6 @@
{
"name": "csstree-validator",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "Validate CSS according to W3C specs and browser implementations",
"main": "lib/index.js",
"repository": "csstree/atom-plugin",
0 commit comments