aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Meinhold <mxmeinhold@gmail.com>2022-03-21 14:00:35 -0400
committerGitHub <noreply@github.com>2022-03-21 14:00:35 -0400
commitc9b619024c876acd26a234c1917b0c6329205ec2 (patch)
tree19f6c3e9d49fc6433924178ee6ce13112514cb0f
parent4eff0588e42bf2c9fe3b265e6b9b34620e18cb1d (diff)
parent981cf73a4c0746e07e7358280fd0253e206bbcda (diff)
Merge version 3.5.5 (#317)v3.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",