diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2022-01-02 19:29:29 -0500 |
---|---|---|
committer | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2022-01-02 19:29:29 -0500 |
commit | 6c39a64e51f39c76df02e37287cc4b07163dc566 (patch) | |
tree | 3175338257f64c44050df43bd71368c0a5a2a4ad | |
parent | Webhook updates (#78) (diff) | |
download | shulker-6c39a64e51f39c76df02e37287cc4b07163dc566.tar.gz shulker-6c39a64e51f39c76df02e37287cc4b07163dc566.zip |
3.2.0
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1633575..7c1a82f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shulker", - "version": "3.1.0", + "version": "3.2.0", "description": "A Discord to Minecraft Chat Gateway", "main": "build/index.js", "scripts": { |