Bump version

This commit is contained in:
John Firebaugh
2013-05-10 11:17:32 -07:00
parent 72bcd94815
commit ec12d2100c
+1 -1
View File
@@ -225,7 +225,7 @@ window.iD = function () {
return d3.rebind(context, dispatch, 'on');
};
iD.version = '1.0.0';
iD.version = '1.0.1';
iD.detect = function() {
var browser = {};