diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2021-12-24 18:02:10 -0500 |
---|---|---|
committer | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2021-12-24 18:02:10 -0500 |
commit | 708f92f7009c41353ba679461ff32d476e2ff48a (patch) | |
tree | 78a04ed98a42976c735c2cd16a631c212c21f7de | |
parent | added github build workflow (diff) | |
download | shulker-708f92f7009c41353ba679461ff32d476e2ff48a.tar.gz shulker-708f92f7009c41353ba679461ff32d476e2ff48a.zip |
3.1.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c70b838..1633575 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shulker", - "version": "3.0.0", + "version": "3.1.0", "description": "A Discord to Minecraft Chat Gateway", "main": "build/index.js", "scripts": { |