feat: bump version to 5.1.0

This commit is contained in:
CosminPerRam 2024-07-21 13:05:11 +03:00
parent bdb819d0f8
commit 4fd35eee75
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "gamedig", "name": "gamedig",
"version": "5.0.1", "version": "5.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "gamedig", "name": "gamedig",
"version": "5.0.1", "version": "5.1.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"cheerio": "^1.0.0-rc.12", "cheerio": "^1.0.0-rc.12",

View File

@ -32,7 +32,7 @@
"require": "./dist/index.cjs" "require": "./dist/index.cjs"
}, },
"author": "GameDig Contributors", "author": "GameDig Contributors",
"version": "5.0.1", "version": "5.1.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/gamedig/node-gamedig.git" "url": "https://github.com/gamedig/node-gamedig.git"