diff --git a/package.json b/package.json index f41cb6e..21cbaa3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-define", - "version": "1.4.2", + "version": "1.4.3", "description": "Create observable objects with JS dot operator compatibility", "main": "can-define.js", "scripts": { @@ -51,4 +51,4 @@ "testee": "^0.7.0", "bit-docs": "^0.0.7" } -} \ No newline at end of file +}