We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd86cdd commit 5d4b674Copy full SHA for 5d4b674
lerna.json
@@ -17,5 +17,5 @@
17
"registry": "https://registry.npmjs.org/"
18
}
19
},
20
- "version": "9.3.5-canary.2"
+ "version": "9.3.5-canary.3"
21
packages/micro/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "micro",
3
- "version": "9.3.5-canary.2",
+ "version": "9.3.5-canary.3",
4
"description": "Asynchronous HTTP microservices",
5
"license": "MIT",
6
"main": "./lib/index.js",
0 commit comments