This commit is contained in:
John Firebaugh
2013-08-12 13:15:01 -07:00
parent 5e21f84668
commit 90153d55ce
3 changed files with 8 additions and 2 deletions

View File

@@ -216,7 +216,7 @@ window.iD = function () {
return d3.rebind(context, dispatch, 'on');
};
iD.version = '1.1.1';
iD.version = '1.1.2';
(function() {
var detected = {};