Skip to content

Commit ec2f10f

Browse files
committed
Release for bug fix
1 parent dc9a0c8 commit ec2f10f

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,7 +1,7 @@
11
{
22
"name": "react-number-format",
33
"description": "React component to format number in an input or as a text.",
4-
"version": "5.3.0",
4+
"version": "5.3.1",
55
"main": "dist/react-number-format.cjs.js",
66
"module": "dist/react-number-format.es.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)