diff options
| author | 8cy <[email protected]> | 2020-04-26 11:03:16 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-26 11:03:16 -0700 |
| commit | 048c80153f87a989e6450d2ffd261eb5ba55b234 (patch) | |
| tree | 6f27acf1584565c5c8248b52064baad55dcbe3e2 /package.json | |
| parent | add math todo (diff) | |
| download | dep-core-048c80153f87a989e6450d2ffd261eb5ba55b234.tar.xz dep-core-048c80153f87a989e6450d2ffd261eb5ba55b234.zip | |
consolelog on join guild, v7.7.1
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 8648198..8dcd21a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "7.7.0", + "version": "7.7.1", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |