From d516b1b19be843498a47399b4ef5328a1eaef1ce Mon Sep 17 00:00:00 2001 From: Chasen Le Hara Date: Tue, 26 Jun 2018 14:10:50 -0700 Subject: [PATCH] 4.8.0-pre.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef06da09..cbc36e52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-stache", - "version": "4.8.0-pre.0", + "version": "4.8.0-pre.1", "description": "Live binding handlebars templates", "homepage": "https://canjs.com/doc/can-stache.html", "repository": {