Skip to content

Commit 79bf013

Browse files
committed
v0.0.2
1 parent 64122c5 commit 79bf013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nodejs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "flatend",
3-
"description": "Production-ready microservice mesh networks using just a few lines of code.",
3+
"description": "Production-ready microservice mesh networks with just a few lines of code.",
44
"author": "Kenta Iwasaki",
55
"license": "MIT",
6-
"version": "0.0.1",
6+
"version": "0.0.2",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",
99
"scripts": {

0 commit comments

Comments
 (0)