Skip to content

Commit

Permalink
chore(release): 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Cesarato committed Dec 3, 2020
1 parent e6bf833 commit 247779d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "16.14.0",
"react-dom": "^16.14.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.2.tar.gz",
"react-native-input-validator": "^1.0.10",
"react-native-input-validator": "^1.0.11",
"react-native-web": "^0.14.8",
"validator": "^13.5.1"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-input-validator",
"version": "1.0.10",
"version": "1.0.11",
"description": "React native input with floating label and data validation",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 247779d

Please sign in to comment.