aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Meinhold <mxmeinhold@gmail.com>2022-03-21 13:51:18 -0400
committerMax Meinhold <mxmeinhold@gmail.com>2022-03-21 13:52:00 -0400
commit981cf73a4c0746e07e7358280fd0253e206bbcda (patch)
tree19f6c3e9d49fc6433924178ee6ce13112514cb0f
parentbd99c8ad255d5bd6ca861d4fda4b9a414ca0fc8f (diff)
Bump to 3.5.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",