Skip to content

Commit

Permalink
add bump to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nielstenboom committed Dec 4, 2023
1 parent 5221374 commit e9a87d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hooks",
"version": "0.3.10",
"version": "0.3.11",
"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": {
Expand Down

0 comments on commit e9a87d2

Please sign in to comment.