chore(): publish 6.5.0 release

This commit is contained in:
Kamil Myśliwiec
2019-07-09 15:14:26 +02:00
parent 35fff662df
commit bc71cb4eca

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/core",
"version": "6.4.1",
"version": "6.5.0",
"description": "Modern, fast, powerful node.js web framework",
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",