diff options
| author | 8cy <[email protected]> | 2020-05-05 17:30:26 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-05 17:30:26 -0700 |
| commit | a62dda297388e1d1b7e36ff37dbd667cd12a8066 (patch) | |
| tree | 8672c5a0b3dc68f18e4b117a615b9db07c5b7b6d /package.json | |
| parent | add api, change sementic version tag (diff) | |
| download | dep-core-a62dda297388e1d1b7e36ff37dbd667cd12a8066.tar.xz dep-core-a62dda297388e1d1b7e36ff37dbd667cd12a8066.zip | |
make default status cmd response uwufier's status
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8ab3a99..7e233b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.0", + "version": "1.10.1", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |