From d3f3cc45e17b968108b186f9fc8a5517b70fbfda Mon Sep 17 00:00:00 2001 From: Andres Date: Thu, 9 Nov 2017 09:49:59 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f79de41..76e853f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-kubeless", - "version": "0.2.2", + "version": "0.2.3", "description": "This plugin enables support for Kubeless within the [Serverless Framework](https://github.com/serverless).", "main": "index.js", "directories": {