update package

This commit is contained in:
Pablo Fernandez 2023-12-01 11:40:50 +00:00
commit dc74289bc4
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "nsecbunkerd",
"version": "0.7.7",
"version": "0.8.0",
"description": "nsecbunker daemon",
"main": "dist/index.js",
"bin": {

3
src/package.json Normal file
View file

@ -0,0 +1,3 @@
{
"version": "0.8.0"
}