Skip to content

Commit cc4d91f

Browse files
chore(@nestjs) publish v5.3.3 release
1 parent 89c76a6 commit cc4d91f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bundle/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs/core",
3-
"version": "5.3.2",
3+
"version": "5.3.3",
44
"description": "Nest - modern, fast, powerful node.js web framework (@core)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"bundle/*"
55
],
6-
"version": "5.3.2"
6+
"version": "5.3.3"
77
}

0 commit comments

Comments
 (0)