We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167f32d commit 984982fCopy full SHA for 984982f
lerna.json
@@ -17,5 +17,5 @@
17
"registry": "https://registry.npmjs.org/"
18
}
19
},
20
- "version": "9.3.5-canary.0"
+ "version": "9.3.5-canary.1"
21
packages/micro/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "micro",
3
- "version": "9.3.5-canary.0",
+ "version": "9.3.5-canary.1",
4
"description": "Asynchronous HTTP microservices",
5
"license": "MIT",
6
"main": "./lib/index.js",
0 commit comments