From 48b0e4e0f35571aac96dc8314e1000c4b93a1938 Mon Sep 17 00:00:00 2001 From: Mackenzie Grimes - NOAA Affiliate Date: Thu, 7 Nov 2024 14:01:16 -0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83b2621..3f5c26b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noaa-gsl/idsse-muppet", - "version": "0.0.4", + "version": "0.0.5", "description": "Connect to, send, and receive data over MUPPET data channels in convenient React interfaces using the MUPPETs protocol", "main": "index.js", "scripts": {