From e6e356777b9a771d968ab0518b96eed68f82d532 Mon Sep 17 00:00:00 2001 From: Alejandro Roiz Walss Date: Wed, 31 Jul 2024 13:00:18 -0600 Subject: [PATCH] update version in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40fdf30e..be617638 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "confidant", - "version": "6.5.6", + "version": "6.6.0", "repository": { "type": "git", "url": "git://github.com/lyft/confidant.git"