From 4c7b2fb865ff84c87bd9baf8a31704b8fe5ae24a Mon Sep 17 00:00:00 2001 From: Oussama Benhamed Date: Tue, 2 May 2023 21:29:14 +0200 Subject: [PATCH] chore(release): 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eda981d..09d41a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@melchyore/adonis-cache", - "version": "1.0.5", + "version": "1.0.6", "description": "Cache package for AdonisJS V5", "author": "Oussama Benhamed", "license": "MIT",