Skip to content

Commit 916d32e

Browse files
author
Gerhard
committed
version bump to 26.2
1 parent 5b18d85 commit 916d32e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

example/RNExampleApp/ios/RNExampleApp/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>26.1.0</string>
20+
<string>26.2.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

example/RNExampleApp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "RNExampleApp",
3-
"version": "26.1.0",
3+
"version": "26.2.0",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",

plugin/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"_from": "anyline-ocr-react-native-module@^26.1.0",
3-
"_id": "anyline-ocr-react-native-module@26.1.0",
2+
"_from": "anyline-ocr-react-native-module@^26.2.0",
3+
"_id": "anyline-ocr-react-native-module@26.2.0",
44
"_inBundle": false,
55
"_integrity": "sha512-BGi9zNkSsoxXywDBIqzgBRvKUBniQOJHDKBrozZubKthZNRBAj8Ry5tW0Me0yLXt/fauME//hbC0wsenfPJZqw==",
66
"_location": "/anyline-ocr-react-native-module",
77
"_phantomChildren": {},
88
"_requested": {
99
"type": "range",
1010
"registry": true,
11-
"raw": "anyline-ocr-react-native-module@^26.1.0",
11+
"raw": "anyline-ocr-react-native-module@^26.2.0",
1212
"name": "anyline-ocr-react-native-module",
1313
"escapedName": "anyline-ocr-react-native-module",
14-
"rawSpec": "^26.1.0",
14+
"rawSpec": "^26.2.0",
1515
"saveSpec": null,
16-
"fetchSpec": "^26.1.0"
16+
"fetchSpec": "^26.2.0"
1717
},
1818
"_requiredBy": [
1919
"/"
2020
],
21-
"_resolved": "https://registry.npmjs.org/anyline-ocr-react-native-module/-/anyline-ocr-react-native-module-26.1.0.tgz",
21+
"_resolved": "https://registry.npmjs.org/anyline-ocr-react-native-module/-/anyline-ocr-react-native-module-26.2.0.tgz",
2222
"_shasum": "62ab2a6c30e365851e5c6951546576a711d9183e",
23-
"_spec": "anyline-ocr-react-native-module@^26.1.0",
23+
"_spec": "anyline-ocr-react-native-module@^26.2.0",
2424
"_where": "/Users/amiransari/Projects/anyline-ocr-react-native-module1/example/RNExampleApp",
2525
"bugs": {
2626
"url": "https://github.com/Anyline/anyline-ocr-react-native-module/issues"
@@ -47,5 +47,5 @@
4747
"type": "git",
4848
"url": "git+https://github.com/Anyline/anyline-ocr-react-native-module.git"
4949
},
50-
"version": "26.1.0"
50+
"version": "26.2.0"
5151
}

0 commit comments

Comments
 (0)