From b39cf8c61a89056e19e8a95559e488163d41e692 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Fri, 29 Jun 2018 13:03:49 -0400 Subject: [PATCH] 4.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1fe76e1..4b1f5c3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-stache", - "version": "4.7.1", + "version": "4.8.0", "description": "Live binding handlebars templates", "homepage": "https://canjs.com/doc/can-stache.html", "repository": {