Bump version
This commit is contained in:
parent
3a6867ee96
commit
fffa39abe8
3 changed files with 4 additions and 4 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "owobot",
|
||||
"version": "11.0.0-alpha.1",
|
||||
"version": "11.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "owobot",
|
||||
"version": "11.0.0-alpha.1",
|
||||
"version": "11.0.0-alpha.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"minecraft-protocol": "^1.45.0",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"prismarine-chat": "^1.10.0"
|
||||
},
|
||||
"name": "owobot",
|
||||
"version": "11.0.0-alpha.1",
|
||||
"version": "11.0.0-alpha.2",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"botName": "owobot Dev",
|
||||
"botVersion": "11.0.0-alpha.1",
|
||||
"botVersion": "11.0.0-alpha.2",
|
||||
"botAuthor": "SundanceNanshan",
|
||||
"isPreRelease": true,
|
||||
"sourceURL": "https://code.chipmunk.land/7cc5c4f330d47060/owobot"
|
||||
|
|
Loading…
Reference in a new issue