diff --git a/nodejs/package.json b/nodejs/package.json index 64fc25b..0d9bf91 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.5", + "version": "0.0.6", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": {