summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author8cy <[email protected]>2020-05-04 04:34:27 -0700
committer8cy <[email protected]>2020-05-04 04:34:27 -0700
commite8083d5db2258ce8c9771f39e365aca2781bad70 (patch)
tree467abd2b35ba73ae74bbe7f037697c7736903eba /package.json
parentadd maintenance mode (diff)
downloaduppity-master.tar.xz
uppity-master.zip
add maintenance as a status cmd modeHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 38ffc43..799b981 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "uppity",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "This bot's sole purpose is to check the uptime of uwufier.",
"main": "./bot.js",
"scripts": {