From 77126de5d5a6e859dc3da96e0c9a194e4c3fded9 Mon Sep 17 00:00:00 2001 From: Dylan Schiemann Date: Sat, 20 Feb 2016 04:50:43 -0800 Subject: [PATCH] Updating source version to 1.11.0-pre --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a3ded889d6..eab6aed3bf 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { "name": "dojox", - "version":"1.11.0-rc1", + "version":"1.11.0-pre", "directories": { "lib": "." }, "main": "main", "dependencies": { - "dojo":"1.11.0-rc1", - "dijit":"1.11.0-rc1" + "dojo":"1.11.0-pre", + "dijit":"1.11.0-pre" }, "description": "Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.", "licenses": [