From 180d0e278c13f2adbbdfbb8f5a5813c3a09f18c4 Mon Sep 17 00:00:00 2001 From: Christopher Baker Date: Thu, 15 Feb 2018 16:30:05 -0800 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3314d9..fae50aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "can-dom-mutate", "description": "Dispatch and listen for DOM mutations", - "version": "1.0.2", + "version": "1.0.3", "author": { "name": "DoneJS Team", "email": "core@donejs.com",