From 8c81372e2722c8f408b10cc57c4b679da156200d Mon Sep 17 00:00:00 2001 From: Ahmed Mahmoud Date: Mon, 18 Sep 2023 19:03:47 +0300 Subject: [PATCH] =?UTF-8?q?chore(identify-language):=20publish=20v1.2.0=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- identify-languages/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/identify-languages/package.json b/identify-languages/package.json index 49b428f..a2ba373 100644 --- a/identify-languages/package.json +++ b/identify-languages/package.json @@ -1,7 +1,7 @@ { "name": "@react-native-ml-kit/identify-languages", "title": "React Native MLKit Identify Languages", - "version": "1.1.0", + "version": "1.2.0", "description": "React Native On-Device Language Identification w/ Google ML Kit", "main": "index.js", "types": "index.d.ts",