From 95a9b783303539dc881f9a6eff4b3ca7fb361a13 Mon Sep 17 00:00:00 2001 From: Allison Kemmerle Date: Mon, 17 Jun 2024 14:08:22 -0400 Subject: [PATCH] v1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a43878d..7c76786f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hubspot/local-dev-lib", - "version": "1.5.0", + "version": "1.6.0", "description": "Provides library functionality for HubSpot local development tooling, including the HubSpot CLI", "main": "lib/index.js", "repository": {