From 8904a6f4e9629bf473e18b6baf9219d6133094a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 21 Feb 2014 14:27:38 +0100 Subject: [PATCH] version bump to 1.4.0 and link to annotations wiki article --- README.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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"