diff options
| author | 8cy <[email protected]> | 2020-05-05 18:15:26 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-05 18:15:26 -0700 |
| commit | a01ab7d53aede410a335c8a3630c42ffe0bc3a0f (patch) | |
| tree | 3e9ef53efdf1fc023ffff1f0ec755046b673a955 /package.json | |
| parent | add api cmd, formatting, add cors to server (diff) | |
| download | dep-core-a01ab7d53aede410a335c8a3630c42ffe0bc3a0f.tar.xz dep-core-a01ab7d53aede410a335c8a3630c42ffe0bc3a0f.zip | |
formatting, change api url
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 7e233b9..8f2e180 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.1", + "version": "1.10.3", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |