From fe36bdd7c5382804b0a4e9818116758011ca81fc Mon Sep 17 00:00:00 2001 From: Luca Lanziani Date: Sun, 10 Oct 2021 21:03:40 +0200 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b91835..c36d3ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitops-toolbox/templator", - "version": "0.3.0", + "version": "0.4.0", "description": "Given data, template and destination, generates configuration", "main": "lib/index.js", "scripts": {