From d23503cefd3afe29c0178ffb4f7afabb833d955c Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Mon, 6 May 2019 08:11:16 -0400 Subject: [PATCH] 4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fab8cf..daaa4b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steal-stache", - "version": "4.1.2", + "version": "4.1.3", "description": "Load can-stache templates with StealJS", "homepage": "http://canjs.com", "repository": {