summary refs log tree commit diff homepage
path: root/package.json
diff options
context:
space:
mode:
authordestruc7i0n <destruc7i0n@users.noreply.github.com>2022-01-02 19:29:29 -0500
committerdestruc7i0n <destruc7i0n@users.noreply.github.com>2022-01-02 19:29:29 -0500
commit6c39a64e51f39c76df02e37287cc4b07163dc566 (patch)
tree3175338257f64c44050df43bd71368c0a5a2a4ad /package.json
parentWebhook updates (#78) (diff)
downloadshulker-6c39a64e51f39c76df02e37287cc4b07163dc566.tar.gz
shulker-6c39a64e51f39c76df02e37287cc4b07163dc566.zip
3.2.0
Diffstat (limited to '')
-rw-r--r--package.json2
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": {