chore(package.json): bump version to 1.2.2

This commit is contained in:
Timofey Gelazoniya 2023-12-12 00:44:41 +03:00
parent 435899309f
commit afdaa9eb3e
Signed by: zeldon
GPG Key ID: 047886915281DD2A
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@minescope/mineping",
"version": "1.2.1",
"version": "1.2.2",
"description": "Ping both Minecraft Bedrock and Java servers.",
"main": "index.js",
"types": "types/index.d.ts",
@ -19,4 +19,4 @@
"node": ">=14"
},
"license": "MIT"
}
}