From 854e04c03214452ac1764ef028f9791a1dd933cc Mon Sep 17 00:00:00 2001 From: Branden Rodgers Date: Tue, 19 Dec 2023 11:20:10 -0500 Subject: [PATCH] v8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8a7eb7..1102245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hubspot/cli-lib", - "version": "7.0.0", + "version": "8.0.0", "description": "Library for creating scripts for working with HubSpot", "license": "Apache-2.0", "main": "index.js",