From d4caa2aa26e1393490e3225dc3d8755cbe4050d3 Mon Sep 17 00:00:00 2001 From: Harminder Virk Date: Sat, 11 Mar 2023 13:43:02 +0530 Subject: [PATCH] chore(release): 6.8.2-1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d6340f..f8d5a4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adonisjs/http-server", - "version": "6.8.2-0", + "version": "6.8.2-1", "description": "AdonisJS HTTP server with support packed with Routing and Cookies", "main": "build/index.js", "type": "module",