From 2206de8e80c3eb6172665defa91bd5b43b0a78f7 Mon Sep 17 00:00:00 2001 From: Aasim Khan Date: Fri, 5 Dec 2025 15:12:53 -0800 Subject: [PATCH] bump version to 0.0.138 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6bb475..61b49a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "azdataGraph", "description": "azdataGraph is a derivative of mxGraph, which is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.", - "version": "0.0.137", + "version": "0.0.138", "homepage": "https://github.com/microsoft/azdataGraph", "author": "Microsoft", "license": "Apache-2.0",