Dojo 1.1.0

There are a few ways to use Dojo 1.1.0:
There is no web build tool yet for 1.1.0.

XDomain Build

To use 1.1.0 from AOL's CDN, just include this script tag in your page:

<script type="text/javascript" src="http://o.aolcdn.com/dojo/1.1.0/dojo/dojo.xd.js"></script>

Download 1.1.0 Non-XD Build

Dojo offers a normal, non-xdomain build of 1.1.0 here from http://download.dojotoolkit.org/release-1.1.0/

Download Source

You can download the full source code and create your own custom build. The source is offered in:
See the Dojo Book for build instructions.