diff options
author | destruc7i0n <dscdsouza@outlook.com> | 2020-02-04 10:21:17 -0500 |
---|---|---|
committer | destruc7i0n <dscdsouza@outlook.com> | 2020-02-04 10:21:17 -0500 |
commit | 85e8c38f51d14a669cc5d7bb24c210d9d72654da (patch) | |
tree | a948c71ba76e8326216aaa24fa336c170fd84c22 /package.json | |
parent | Code cleanup (diff) | |
download | shulker-85e8c38f51d14a669cc5d7bb24c210d9d72654da.tar.gz shulker-85e8c38f51d14a669cc5d7bb24c210d9d72654da.zip |
Docs updates
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 7da3554..e4b799c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shulker", - "version": "2.1.0", + "version": "3.0.0", "description": "A Discord to Minecraft Chat Gateway", "main": "build/index.js", "scripts": { |