Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed Mar 28, 2022
1 parent 1e851e6 commit 2572e4e
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/mlkit-barcode-scanning/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-core/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-digital-ink-recognition/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-face-detection/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-image-labeling/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-object-detection/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-pose-detection/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-selfie-segmentation/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mlkit-text-recognition/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 2572e4e

Please sign in to comment.