From 4075a740196af0533425bfc87b876a9b3c2fe763 Mon Sep 17 00:00:00 2001 From: Curran Date: Thu, 25 Jul 2019 11:39:10 +0530 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 536f715..3bc4993 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-templates", - "version": "2.4.0", + "version": "3.0.0", "description": "Simple JSON value templating.", "main": "dist/index.js", "scripts": {