diff --git a/nodejs/package.json b/nodejs/package.json index 0d9bf91..ccf8452 100644 --- a/nodejs/package.json +++ b/nodejs/package.json @@ -3,7 +3,7 @@ "description": "Production-ready microservice mesh networks with just a few lines of code.", "author": "Kenta Iwasaki", "license": "MIT", - "version": "0.0.6", + "version": "0.0.7", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {