diff options
| author | 8cy <[email protected]> | 2020-05-18 16:59:14 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-18 16:59:14 -0700 |
| commit | 204295100e9684c0d19452e4464f0b4e1033547a (patch) | |
| tree | 241b7f8676ebd7b5ec56c3100a73037dc2b3f0ab /package.json | |
| parent | fix nsfw cmds, add rockpaperscissors (diff) | |
| download | dep-core-204295100e9684c0d19452e4464f0b4e1033547a.tar.xz dep-core-204295100e9684c0d19452e4464f0b4e1033547a.zip | |
remove multipliers, add dev features
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 e85cf86..3a698d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.13", + "version": "1.10.14", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |