Skip to content

Commit

Permalink
Updating source version to 1.11.0-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Schiemann committed Feb 20, 2016
1 parent ff7ee8d commit 77126de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 77126de

Please sign in to comment.