Skip to content

Commit 520fa02

Browse files
authored
Merge pull request #33 from sparksuite/bump-version
Bump the patch version
2 parents cae308b + 7e369cb commit 520fa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "w3c-css-validator",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Easily validate CSS using W3C's public CSS validator service",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)