This commit is contained in:
John Firebaugh
2013-03-12 10:09:10 -07:00
parent df06f27727
commit 0be66fabf6
+1 -1
View File
@@ -143,7 +143,7 @@ window.iD = function () {
return d3.rebind(context, dispatch, 'on');
};
iD.version = '0.0.0-alpha2';
iD.version = '0.0.0-alpha3';
iD.detect = function() {
var browser = {};