Bump version

This commit is contained in:
7cc5c4f330d47060 2024-09-14 12:48:13 -04:00
parent 3a6867ee96
commit fffa39abe8
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "owobot", "name": "owobot",
"version": "11.0.0-alpha.1", "version": "11.0.0-alpha.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "owobot", "name": "owobot",
"version": "11.0.0-alpha.1", "version": "11.0.0-alpha.2",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"minecraft-protocol": "^1.45.0", "minecraft-protocol": "^1.45.0",

View file

@ -4,7 +4,7 @@
"prismarine-chat": "^1.10.0" "prismarine-chat": "^1.10.0"
}, },
"name": "owobot", "name": "owobot",
"version": "11.0.0-alpha.1", "version": "11.0.0-alpha.2",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"

View file

@ -1,6 +1,6 @@
{ {
"botName": "owobot Dev", "botName": "owobot Dev",
"botVersion": "11.0.0-alpha.1", "botVersion": "11.0.0-alpha.2",
"botAuthor": "SundanceNanshan", "botAuthor": "SundanceNanshan",
"isPreRelease": true, "isPreRelease": true,
"sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/owobot" "sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/owobot"