aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Meinhold <mxmeinhold@gmail.com>2021-08-19 21:02:08 -0400
committerMax Meinhold <mxmeinhold@gmail.com>2021-08-19 21:02:08 -0400
commit3648b10df9ea4532a5aa9fd96c309a44e2d420f6 (patch)
treef4ac36eafcd8656b37e536217f1005693622aa73
parentdcfe27bfa3a0e2a3afc325e1cf037ce3bd15ea10 (diff)
Bump to 3.5.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ded8c05..6e24b63 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"title": "CSH Packet",
"name": "csh-packet",
- "version": "3.5.3-1",
+ "version": "3.5.4",
"description": "A web app implementation of the CSH introductory packet.",
"bugs": {
"url": "https://github.com/ComputerScienceHouse/packet/issues",