Skip to content

Commit 99e58c0

Browse files
chore: fix negative values patch version
1 parent cf3f0f6 commit 99e58c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-currency-input",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A simple currency input component for both iOS and Android",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)