From 1f937626cb83ade589cc8c54a8dc5262e6d1597a Mon Sep 17 00:00:00 2001 From: Allison Kemmerle Date: Wed, 17 Apr 2024 11:03:18 -0400 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1947978..d661b761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hubspot/local-dev-lib", - "version": "0.3.15", + "version": "1.0.0", "description": "Provides library functionality for HubSpot local development tooling, including the HubSpot CLI", "main": "lib/index.js", "repository": {