diff --git a/package.json b/package.json index 5d560f8..b3c63f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nsecbunkerd", - "version": "0.7.7", + "version": "0.8.0", "description": "nsecbunker daemon", "main": "dist/index.js", "bin": { diff --git a/src/package.json b/src/package.json new file mode 100644 index 0000000..a997bfb --- /dev/null +++ b/src/package.json @@ -0,0 +1,3 @@ +{ + "version": "0.8.0" +} \ No newline at end of file