Skip to content

Commit 247779d

Browse files
author
Marco Cesarato
committed
chore(release): 1.0.11
1 parent e6bf833 commit 247779d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "16.14.0",
1313
"react-dom": "^16.14.0",
1414
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.2.tar.gz",
15-
"react-native-input-validator": "^1.0.10",
15+
"react-native-input-validator": "^1.0.11",
1616
"react-native-web": "^0.14.8",
1717
"validator": "^13.5.1"
1818
},

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-input-validator",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "React native input with floating label and data validation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)