diff --git a/packages/mlkit-barcode-scanning/package.json b/packages/mlkit-barcode-scanning/package.json index 9b38edb..f2aabb3 100644 --- a/packages/mlkit-barcode-scanning/package.json +++ b/packages/mlkit-barcode-scanning/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-barcode-scanning", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Barcode Scanner module", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-core/package.json b/packages/mlkit-core/package.json index 389cefc..5ad23a9 100644 --- a/packages/mlkit-core/package.json +++ b/packages/mlkit-core/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-core", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Core", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-digital-ink-recognition/package.json b/packages/mlkit-digital-ink-recognition/package.json index b52914d..91a1abb 100644 --- a/packages/mlkit-digital-ink-recognition/package.json +++ b/packages/mlkit-digital-ink-recognition/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-digital-ink-recognition", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Digital Ink Recognition module", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-face-detection/package.json b/packages/mlkit-face-detection/package.json index f7c4fe0..cb82ff4 100644 --- a/packages/mlkit-face-detection/package.json +++ b/packages/mlkit-face-detection/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-face-detection", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Face Detection module", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-image-labeling/package.json b/packages/mlkit-image-labeling/package.json index caf0ccd..79a6036 100644 --- a/packages/mlkit-image-labeling/package.json +++ b/packages/mlkit-image-labeling/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-image-labeling", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Image Labeling module", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-object-detection/package.json b/packages/mlkit-object-detection/package.json index 558dda6..25f707b 100644 --- a/packages/mlkit-object-detection/package.json +++ b/packages/mlkit-object-detection/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-object-detection", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Object Detection module", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-pose-detection/package.json b/packages/mlkit-pose-detection/package.json index 6b37e4d..0e43c9b 100644 --- a/packages/mlkit-pose-detection/package.json +++ b/packages/mlkit-pose-detection/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-pose-detection", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Pose Detection module", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-selfie-segmentation/package.json b/packages/mlkit-selfie-segmentation/package.json index 09de602..fb89f6f 100644 --- a/packages/mlkit-selfie-segmentation/package.json +++ b/packages/mlkit-selfie-segmentation/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-selfie-segmentation", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Self Segmentation module", "main": "index", "typings": "index.d.ts", diff --git a/packages/mlkit-text-recognition/package.json b/packages/mlkit-text-recognition/package.json index fb61354..550008f 100644 --- a/packages/mlkit-text-recognition/package.json +++ b/packages/mlkit-text-recognition/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript/mlkit-text-recognition", - "version": "1.0.3", + "version": "1.0.4", "description": "NativeScript MLKit Text Recognition module", "main": "index", "typings": "index.d.ts",