From f72de00378f15475ed8d62288ab049f2522b8d2a Mon Sep 17 00:00:00 2001 From: Thomas Dillard Date: Fri, 7 Sep 2018 09:38:42 -0700 Subject: [PATCH] 2.5.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 481522e..844bca6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-define", - "version": "2.5.11", + "version": "2.5.12", "description": "Create observable objects with JS dot operator compatibility", "main": "can-define.js", "scripts": {