From: Luke Morris Date: Thu, 7 Dec 2017 22:59:05 +0000 (-0800) Subject: Bump version to 2.0.1 X-Git-Tag: v2.1.0~1 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=f598f5e131cf7644fa168bfe49bded499d16363f;hp=c33b49f95618b6c5891dbef82ee76ea69ce3c783;p=dygraphs.git Bump version to 2.0.1 --- diff --git a/package.json b/package.json index b1ebdae..21d4c60 100644 --- a/package.json +++ b/package.json @@ -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",