Bump version to 2.0.1
authorLuke Morris <lukevmorris@gmail.com>
Thu, 7 Dec 2017 22:59:05 +0000 (14:59 -0800)
committerLuke Morris <lukevmorris@gmail.com>
Thu, 7 Dec 2017 22:59:05 +0000 (14:59 -0800)
package.json

index b1ebdae..21d4c60 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "dygraphs",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "description": "dygraphs is a fast, flexible open source JavaScript charting library.",
   "main": "index.es5",
   "module": "index",