Bump version to 0.0.2 in package.json and package-lock.json
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
This commit is contained in:
parent
97c8149e92
commit
2fa2bbc856
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "telnet-client",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "telnet-client",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"telnet-client": "file:"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "telnet-client",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "To be used with HTDev BBS Server for encrypted communication and extended functionality.",
|
||||
"main": "index.js",
|
||||
"bin": "index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user