From 8066c7bb198cb2741e439ff080d2b53dfc4d1c19 Mon Sep 17 00:00:00 2001 From: Andreas Kohn Date: Thu, 25 Jan 2018 12:14:39 +0100 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cb39c5..0ddf497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auto-kubernetes-client", - "version": "0.5.0", + "version": "0.5.1", "description": "NodeJS Kubernetes Client with automatic API discovery", "main": "src/index.js", "scripts": {