From f616a1bb3f0e061dbdc427d0dfe50a77ee7b0c1d Mon Sep 17 00:00:00 2001 From: Justin Meyer Date: Thu, 17 May 2018 20:49:38 -0500 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d288edf..5230182 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-define", - "version": "2.2.5", + "version": "2.3.0", "description": "Create observable objects with JS dot operator compatibility", "main": "can-define.js", "scripts": {