Merge pull request #363 from aarongrider/v11

V11 Release - Bump version
This commit is contained in:
Aaron Grider 2021-02-22 08:26:23 -08:00 committed by GitHub
commit 9f83160f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "10.0.0",
"version": "11.0.0",
"description": "A high performance, fully featured, rock solid camera library for React Native applications",
"nativePackage": true,
"react-native": "src/index",