Skip to content

Commit 0ef6f34

Browse files
committed
Release v1.0.1 with minor documentation improvements
1 parent 899276a commit 0ef6f34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-no-browser-hacks",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Stylelint plugin for stylehacks linting.",
55
"keywords": [
66
"no-browser-hacks",
@@ -34,4 +34,4 @@
3434
"lint": "eslint .",
3535
"test": "ava"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)