From 42c396ebe34e237b8b8ad5af6dc9e9e07a660b35 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Thu, 21 Jun 2018 16:53:54 -0400 Subject: [PATCH] 0.6.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ec96ea..3d0ee82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-zone", - "version": "0.6.20", + "version": "0.6.21", "description": "Asynchronous render for all frameworks", "main": "lib/zone.js", "scripts": {