From c3751427426235f4df5f96b73ad7870c0e84e64d Mon Sep 17 00:00:00 2001 From: David Luecke Date: Mon, 16 Jun 2014 14:44:13 -0600 Subject: [PATCH] release 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa1126157cb..ce15ddecd77 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "CanJS", "description": "MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.", - "version": "2.1.1", + "version": "2.1.2", "author": { "name": "Bitovi", "email": "contact@bitovi.com",