From 7895fe027cc0811acda4205a5129214a2015824b Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Tue, 19 Mar 2024 15:29:23 +0100 Subject: [PATCH] 13.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a5f51..fb6b1bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/bell", "description": "Third-party login plugin for hapi", - "version": "13.0.1", + "version": "13.0.2", "repository": "git://github.com/hapijs/bell", "main": "lib/index.js", "types": "lib/index.d.ts",