This commit is contained in:
John Firebaugh
2014-07-15 16:50:41 -07:00
parent a37eb2972f
commit 85656a40cc
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ window.iD = function () {
return d3.rebind(context, dispatch, 'on');
};
iD.version = '1.5.1';
iD.version = '1.5.2';
(function() {
var detected = {};