From 398ea0088ccb0a6ec7bb5a1159f25160eb990c3f Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Tue, 23 Jan 2024 16:18:06 +0530 Subject: [PATCH] chore(release): 7.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aa19ad..b685d50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adonisjs/http-server", - "version": "7.0.1", + "version": "7.0.2", "description": "AdonisJS HTTP server with support packed with Routing and Cookies", "main": "build/index.js", "type": "module",