diff options
author | TymanWasTaken <tyman@tyman.tech> | 2021-05-09 16:50:44 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 16:50:44 -0600 |
commit | 24130f0dd089c1c48907215e1eaf595da2f3b639 (patch) | |
tree | 785a9f2291ca29132d2c1924114f60bd74e13825 | |
parent | 45f6cc57ef53163928a5f792e2cf6bcb1d201a6c (diff) | |
download | tanzanite-24130f0dd089c1c48907215e1eaf595da2f3b639.tar.gz tanzanite-24130f0dd089c1c48907215e1eaf595da2f3b639.tar.bz2 tanzanite-24130f0dd089c1c48907215e1eaf595da2f3b639.zip |
Update this package.json too
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3e8e9bc..67b772f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bush-bot", - "version": "2.0.0", + "version": "3.0.0", "description": "A custom bot for Moulberry's Bush", "main": "dist/bot.js", "repository": "https://github.com/NotEnoughUpdates/bush-bot", |