Merge pull request #525 from danvk/this-formatter
[dygraphs.git] / package.json
index 5bd9c98..25aff77 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "dygraphs",
-  "version": "1.0.1",
+  "version": "1.1.0",
   "description": "dygraphs is a fast, flexible open source JavaScript charting library.",
   "main": "dygraph.js",
   "directories": {
@@ -27,6 +27,7 @@
   "homepage": "https://github.com/danvk/dygraphs",
   "devDependencies": {
     "closure-compiler": "^0.2.6",
+    "coveralls": "^2.11.2",
     "jshint": "^2.5.10",
     "obvious-closure-library": "^20140401.0.2",
     "phantomjs": "^1.9.7-8",