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": {