Skip to content

Commit 737fcdb

Browse files
fix: update version to 0.2.0 in package.json
1 parent 6468613 commit 737fcdb

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": "rn-mlkit-ocr",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A powerful React Native OCR (Optical Character Recognition) module powered by Google ML Kit. Supports multiple languages and scripts with selective model loading for optimized app size.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)