diff --git a/package.json b/package.json index e17bb7c..0cb39c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auto-kubernetes-client", - "version": "0.4.3", + "version": "0.5.0", "description": "NodeJS Kubernetes Client with automatic API discovery", "main": "src/index.js", "scripts": {