Skip to content

Commit cf262e5

Browse files
committed
Update version
1 parent 2a57538 commit cf262e5

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
@@ -1,6 +1,6 @@
11
{
22
"name": "react-numeric-input",
3-
"version": "2.0.0-alpha",
3+
"version": "2.0.0",
44
"description": "Number input component that can replace the native number input which is not yet very well supported and where it is, it does not have the same appearance across the browsers. Additionally this component offers more flexible options and can be used for any values (differently formatted representations of the internal numeric value).",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)