diff --git a/README.md b/README.md index 3a54ff672da..7a33ba3ebef 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ A beautiful, easy to use and feature rich Graphite dashboard replacement and gra - Smart Y-axis formating - Series toggles & color selector - Axis labels -- Fullscreen views and more... +- Grid thresholds, axis labels +- [Annotations] (https://github.com/torkelo/grafana/wiki/Annotations) ## Dashboards - Create and edit dashboards diff --git a/package.json b/package.json index 435f185f298..cd731cb6840 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Coding Instinct AB" }, "name": "grafana", - "version": "1.3.0", + "version": "1.4.0", "repository": { "type": "git", "url": "http://github.com/torkelo/grafana.git"