From 1619c9cf4d5660282ab00ded46994bca5f59b459 Mon Sep 17 00:00:00 2001 From: seanspeaks Date: Tue, 30 Jul 2024 18:50:40 +0000 Subject: [PATCH] Bump independent versions [skip ci] - @friggframework/api-module-hubspot@0.13.0 --- api-module-library/hubspot/package.json | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-module-library/hubspot/package.json b/api-module-library/hubspot/package.json index 81b91013e..75c7c3a63 100644 --- a/api-module-library/hubspot/package.json +++ b/api-module-library/hubspot/package.json @@ -1,6 +1,6 @@ { "name": "@friggframework/api-module-hubspot", - "version": "0.12.0", + "version": "0.13.0", "prettier": "@friggframework/prettier-config", "description": "", "main": "index.js", diff --git a/package-lock.json b/package-lock.json index ef44a2aa8..b6df9e3d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -563,7 +563,7 @@ }, "api-module-library/hubspot": { "name": "@friggframework/api-module-hubspot", - "version": "0.12.0", + "version": "0.13.0", "license": "MIT", "dependencies": { "@friggframework/assertions": "^1.0.9",