From 7dd947f3c647f459e8c74e5e40c347faa8fa282b Mon Sep 17 00:00:00 2001 From: Rmannn Date: Wed, 14 Oct 2020 14:35:08 +0200 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4ed1256..0ab06307 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-mongo", - "version": "0.9.96", + "version": "0.9.97", "description": "A NestJS module that provide a simple mongodb orm like", "keywords": [ "nestjs",