aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Meinhold <mxmeinhold@gmail.com>2022-08-23 16:08:57 -0400
committerMax Meinhold <mxmeinhold@gmail.com>2022-08-23 16:10:13 -0400
commit1989bdf34cfd0b12642841dd42efe5b49678a87b (patch)
tree9e7b3be3b4099f13d5320dc53cd0ebb9e300ab91
parent55e2712491b0147b33295d9638ceff4ce6fb7ac4 (diff)
Bump to 3.5.6
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7417a14..0550e4f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"title": "CSH Packet",
"name": "csh-packet",
- "version": "3.5.5-1",
+ "version": "3.5.6",
"description": "A web app implementation of the CSH introductory packet.",
"bugs": {
"url": "https://github.com/ComputerScienceHouse/packet/issues",