Skip to content

Commit 443cc6b

Browse files
committed
bump version to 3.0.3
1 parent cf42985 commit 443cc6b

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,8 +1,8 @@
11
{
22
"name": "pretty-checkbox",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A pure css library to beautify checkbox and radio buttons.",
5-
"main": "dist/pretty.min.css",
5+
"main": "dist/pretty-checkbox.min.css",
66
"scripts": {
77
"lint":"gulp lint:scss",
88
"fix": "stylelint \"src\\**\\*.scss\" --syntax scss --fix",

0 commit comments

Comments
 (0)