From a5a8f5ae24749e934046494ac98c2c93a948b394 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 20 Nov 2016 17:54:39 +0100 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e5925b..cfce81f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tlt", - "version": "1.0.3", + "version": "1.0.4", "description": "templates done right", "main": "dist/index.js", "typings": "dist/index.d.ts",