From 3fe59b046311d436ccc467d4a221241d6009297f Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Thu, 13 Sep 2018 15:08:47 -0400 Subject: [PATCH] 2.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a04dfc..a399191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-define", - "version": "2.6.1", + "version": "2.6.2", "description": "Create observable objects with JS dot operator compatibility", "main": "can-define.js", "scripts": {