Skip to content

Commit a8fabe3

Browse files
committed
fixes
1 parent b9f8a1c commit a8fabe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@devinikhiya/react-native-tesseractocr",
3-
"version": "0.1.5",
4-
"description": "React Native Tesseract OCR is a react native module that allows you to use the Tesseract OCR library on Android and iOS.",
3+
"version": "0.1.6",
4+
"description": "@devinikhiya/react-native-tesseractocr is a react native module that allows you to use the Tesseract OCR library on Android and iOS.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)