Add method to auto tests' proxy to clear the call list for better testing.
[dygraphs.git] / releases.json
index 37c18af..8636b9b 100644 (file)
@@ -1,8 +1,14 @@
 [
   {
+    "version": "1.0.1",
+    "files": [
+      "dygraph-combined.js"
+    ]
+  },
+  {
     "version": "1.0.0",
     "files": [
-      "dygraph.min.js"
+      "dygraph-combined.js"
     ]
   }
 ]