From aedeacf2fd17d8a8834a848bb2651e305ff05503 Mon Sep 17 00:00:00 2001 From: Niels ten Boom Date: Tue, 21 Nov 2023 14:43:28 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bb4dbcd..6987e438 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hooks", - "version": "0.3.8", + "version": "0.3.9", "description": "Three projects are included - k8s: a kubernetes hook implementation that spins up pods dynamically to run a job - docker: A hook implementation of the runner's docker implementation - A hook lib, which contains shared typescript definitions and utilities that the other packages consume", "main": "", "directories": {