Skip to content

Commit 5d4b674

Browse files
committed
v9.3.5-canary.3
1 parent bd86cdd commit 5d4b674

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"registry": "https://registry.npmjs.org/"
1818
}
1919
},
20-
"version": "9.3.5-canary.2"
20+
"version": "9.3.5-canary.3"
2121
}

packages/micro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro",
3-
"version": "9.3.5-canary.2",
3+
"version": "9.3.5-canary.3",
44
"description": "Asynchronous HTTP microservices",
55
"license": "MIT",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)