Skip to content

Commit 4930812

Browse files
committed
fix: not using semantic release keywords in commit message
1 parent b0da95e commit 4930812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"publishConfig": {
1212
"access": "public"
1313
},
14-
"version": "1.0.1",
14+
"version": "1.0.2",
1515
"type": "module",
1616
"main": "dist/material-ui-currency-textfield.umd.js",
1717
"module": "dist/material-ui-currency-textfield.js",

0 commit comments

Comments
 (0)