Prepare 0.6.2 Release (#189)

This commit is contained in:
Josh Gross
2024-11-05 14:36:03 -05:00
committed by GitHub
parent ee10d95fd4
commit 77b40ac6df
3 changed files with 27 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hooks",
"version": "0.6.1",
"version": "0.6.2",
"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": {