From 4405233fe9228a748e21f32ed4d04168e7d2e78e Mon Sep 17 00:00:00 2001 From: John Hill Date: Mon, 4 Dec 2023 13:49:28 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 553ebf61..27e6ceb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openmct-yamcs", - "version": "3.1.1-SNAPSHOT", + "version": "3.3.0", "description": "An adapter for connecting Open MCT with YAMCS", "main": "dist/openmct-yamcs.js", "scripts": {