Skip to content

Commit 984982f

Browse files
committed
v9.3.5-canary.1
1 parent 167f32d commit 984982f

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.0"
20+
"version": "9.3.5-canary.1"
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.0",
3+
"version": "9.3.5-canary.1",
44
"description": "Asynchronous HTTP microservices",
55
"license": "MIT",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)