From fd5b61934a4ca3dfcb3a9fdc2849ca5c25d2b8f0 Mon Sep 17 00:00:00 2001 From: Abdullah Khan <62659317+MTBC-EDI-AK154@users.noreply.github.com> Date: Thu, 20 Jan 2022 16:58:09 +0500 Subject: [PATCH] Update the Version for Graph Repo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6715d590..82f8c414 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry":"https://npm.pkg.github.com" }, - "version": "0.12.0", + "version": "0.13.0", "description": "flow-based programming graph editing", "author": "Forrest Oliphant, the Grid", "license": "MIT",