mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
feat: release version 5.0.0-beta.2
This commit is contained in:
parent
3b6c8dfcfb
commit
ab3ff936a7
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
## To Be Released...
|
||||
## 5.0.0-beta.2
|
||||
## 5.0.0-beta.2 / 5.0.0-beta.3
|
||||
* *Soon to come!*
|
||||
|
||||
## 5.0.0-beta.1
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"require": "./dist/index.cjs"
|
||||
},
|
||||
"author": "GameDig Contributors",
|
||||
"version": "5.0.0-beta.1",
|
||||
"version": "5.0.0-beta.2",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/gamedig/node-gamedig.git"
|
||||
|
|
@ -48,6 +48,7 @@
|
|||
"gamedig": "bin/gamedig.js"
|
||||
},
|
||||
"files": [
|
||||
"dist/index.cjs",
|
||||
"bin/gamedig.js",
|
||||
"lib/",
|
||||
"protocols/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue