Bump version to 2.1.0 v2.1.0
authorLuke Morris <lukevmorris@gmail.com>
Fri, 8 Dec 2017 22:19:21 +0000 (14:19 -0800)
committerLuke Morris <lukevmorris@gmail.com>
Fri, 8 Dec 2017 22:19:21 +0000 (14:19 -0800)
package.json

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