From 87bb5a135a94ba18e8e2124757a2808162868ee1 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 19 Apr 2024 16:53:35 +0900 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e61a9b3..40c6167 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-omacache", - "version": "1.0.7", + "version": "1.0.8", "description": "simple, flexible and powerful cache decorator factory for NestJS", "main": "dist/index.js", "types": "dist/index.d.ts",