diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-07-07 23:49:37 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-07-07 23:49:37 -0400 |
| commit | 83e4c8679c656ecb352ddc34d5dced9518ba240a (patch) | |
| tree | 0f220abe0de074880e5f28d4e0779dc6b98d7c07 /package.json | |
| parent | 8d2042206df47b0f172ecc829b5f2c518b89a6a5 (diff) | |
| download | DLAP-83e4c8679c656ecb352ddc34d5dced9518ba240a.tar.gz DLAP-83e4c8679c656ecb352ddc34d5dced9518ba240a.tar.bz2 DLAP-83e4c8679c656ecb352ddc34d5dced9518ba240a.zip | |
New shuffling system (not bug free yet); Tweaks and fixes on other commands
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 91c8b01..6a93082 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dlap", - "version": "1.2.0", + "version": "1.3.0", "type": "module", "main": "bot.js", "license": "GPL-3.0", |
