Skip to content

Commit

Permalink
version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rally25rs committed Dec 6, 2023
1 parent 80e2e4c commit c18fcfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/k8s-when-ready-client/package.json
@@ -1,6 +1,6 @@
{
"name": "k8s-when-ready-client",
"version": "0.1.0",
"version": "0.2.0",
"description": "Wait for Kubernetes pods to be availabe.",
"main": "index.js",
"author": "Jeff Valore (rally25rs)",
Expand Down
2 changes: 1 addition & 1 deletion packages/k8s-when-ready-server/package.json
@@ -1,6 +1,6 @@
{
"name": "k8s-when-ready-server",
"version": "0.1.0",
"version": "0.2.0",
"description": "Wait for Kubernetes pods to be availabe.",
"main": "index.js",
"author": "Jeff Valore (rally25rs)",
Expand Down

0 comments on commit c18fcfd

Please sign in to comment.