From 7fb1a3680268cacdd5c3d71572dae4f1ffd10150 Mon Sep 17 00:00:00 2001 From: amechi101 Date: Wed, 5 Jun 2019 17:00:09 -0400 Subject: [PATCH] 2.7.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65ebb53..8ce8a11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-define", - "version": "2.7.16", + "version": "2.7.17", "description": "Create observable objects with JS dot operator compatibility", "main": "can-define.js", "scripts": {