From 7947380cf0a388c7322fb7ca779d3846eef06017 Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Sun, 13 Aug 2023 13:08:17 +0545 Subject: [PATCH] fix: improved code style --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afb64d49..cdda15f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultimate-nest", - "version": "1.16.0", + "version": "1.17.0", "description": "NestJS + MikroORM blog example with batteries included", "license": "MIT", "author": {