Skip to content

Commit

Permalink
chore: publish all packages 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
a7medev committed Jul 14, 2024
1 parent a2e2c59 commit 0b356d3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion barcode-scanning/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-ml-kit/barcode-scanning",
"title": "React Native ML Kit Barcode Scanning",
"version": "1.4.0",
"version": "1.4.1",
"description": "React Native On-Device Barcode Scanning w/ Google ML Kit",
"main": "index.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion face-detection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-ml-kit/face-detection",
"title": "React Native MLKit Face Detection",
"version": "1.3.1",
"version": "1.3.2",
"description": "React Native On-Device Face Detection w/ Google ML Kit",
"main": "index.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion identify-languages/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-ml-kit/identify-languages",
"title": "React Native MLKit Identify Languages",
"version": "1.3.1",
"version": "1.3.2",
"description": "React Native On-Device Language Identification w/ Google ML Kit",
"main": "index.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion image-labeling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-ml-kit/image-labeling",
"title": "React Native ML Kit Image Labeling",
"version": "1.4.0",
"version": "1.4.1",
"description": "React Native On-Device Image Labeling w/ Google ML Kit",
"main": "index.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion text-recognition/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-ml-kit/text-recognition",
"title": "React Native ML Kit Text Recognition",
"version": "1.5.1",
"version": "1.5.2",
"description": "React Native On-Device Text Recognition w/ Google ML Kit",
"main": "index.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion translate-text/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@react-native-ml-kit/translate-text",
"title": "React Native ML Kit Translate Text",
"version": "0.4.0",
"version": "0.4.1",
"description": "React Native On-Device Text Translation w/ Google ML Kit",
"main": "index.ts",
"files": [
Expand Down

0 comments on commit 0b356d3

Please sign in to comment.