From b295f633c7d99965969d13d1871da474ad37516a Mon Sep 17 00:00:00 2001 From: Mackenzie Grimes - NOAA Affiliate Date: Thu, 7 Nov 2024 13:56:33 -0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af622ba..71743ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noaa-gsl/idsse-muppet", - "version": "0.0.2", + "version": "0.0.3", "description": "Connect to, send, and receive data over MUPPET data channels in convenient React interfaces using the MUPPETs protocol", "main": "index.js", "scripts": {