From 17b15bddf081bc58794bda734f01ec25092fa280 Mon Sep 17 00:00:00 2001 From: MFA-X-AI Date: Sun, 1 Oct 2023 01:45:40 +0800 Subject: [PATCH] 1.9.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e6aeebaa..cbc2a32a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xircuits", - "version": "1.8.3", + "version": "1.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "xircuits", - "version": "1.8.3", + "version": "1.9.0", "license": "Apache-2.0", "dependencies": { "@emotion/core": "^10.0.35", diff --git a/package.json b/package.json index ecadb1f2..0e757627 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xircuits", - "version": "1.8.3", + "version": "1.9.0", "description": "A JupyterLab extension for rendering and editing xircuit files.", "keywords": [ "jupyter",