From 981cf73a4c0746e07e7358280fd0253e206bbcda Mon Sep 17 00:00:00 2001 From: Max Meinhold Date: Mon, 21 Mar 2022 13:51:18 -0400 Subject: [PATCH] Bump to 3.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e24b63..4d0bf75 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "CSH Packet", "name": "csh-packet", - "version": "3.5.4", + "version": "3.5.5", "description": "A web app implementation of the CSH introductory packet.", "bugs": { "url": "https://github.com/ComputerScienceHouse/packet/issues",