From 7706c46ab3d595f332b6e914a206fe39a0d09699 Mon Sep 17 00:00:00 2001 From: cbaueratwork Date: Fri, 5 Jun 2026 15:03:21 -0700 Subject: [PATCH] chore: updating internal-usage-attribution-ids --- client/web/package-lock.json | 4 ++-- client/web/package.json | 2 +- client/web/src/lit/custom-components/google_map.ts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/web/package-lock.json b/client/web/package-lock.json index 2f352b3..0a6c481 100644 --- a/client/web/package-lock.json +++ b/client/web/package-lock.json @@ -1,12 +1,12 @@ { "name": "@googlemaps/a2ui", - "version": "0.1.4", + "version": "0.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@googlemaps/a2ui", - "version": "0.1.4", + "version": "0.1.5", "license": "Apache-2.0", "dependencies": { "@a2a-js/sdk": "^0.3.8", diff --git a/client/web/package.json b/client/web/package.json index 81c4c16..9ba814a 100644 --- a/client/web/package.json +++ b/client/web/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/a2ui", - "version": "0.1.4", + "version": "0.1.5", "description": "Maps Agentic UI Toolkit Library", "main": "./dist/src/lit/index.js", "types": "./dist/src/lit/index.d.ts", diff --git a/client/web/src/lit/custom-components/google_map.ts b/client/web/src/lit/custom-components/google_map.ts index 5102740..2bad424 100644 --- a/client/web/src/lit/custom-components/google_map.ts +++ b/client/web/src/lit/custom-components/google_map.ts @@ -345,7 +345,7 @@ export class GoogleMap extends A2uiLitElement { max-tilt=${mode === "roadmap" ? "0" : nothing} heading="${heading}" map-id="2d6e1a27a57efe3c9479f6fc" - internal-usage-attribution-ids="gmp_aikit_ai_kit_v0.0.1_exp" + internal-usage-attribution-ids="gmp_web_a2ui_v0.0.2_exp" >${routes.map((route: any) => html`