From 0148fe95212a80ff60075519b114a6ac67114270 Mon Sep 17 00:00:00 2001 From: Jeason Date: Tue, 25 Jun 2024 15:40:10 +0800 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6187191..41a6acf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "chrome-ai", "description": "Vercel AI provider for Chrome built-in model (Gemini Nano)", - "version": "1.1.2", + "version": "1.2.0", "main": "./dist/index.js", "module": "./dist/index.mjs", "exports": {