From fd31018a5d2cc99f8d4cbe7b29679504a73c5eed Mon Sep 17 00:00:00 2001 From: John Hill Date: Mon, 4 Dec 2023 19:11:08 -0500 Subject: [PATCH] chore: bump version to 3.3.0-next (#401) * chore: bump version to 3.1.1-SNAPSHOT * Update package.json * Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc62d90d..5f566c4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openmct-yamcs", - "version": "3.1.0-next", + "version": "3.3.0-next", "description": "An adapter for connecting Open MCT with YAMCS", "main": "dist/openmct-yamcs.js", "scripts": {