From 24519cbf789286afe35eddf73c097e1410a263bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 2 Dec 2014 11:21:18 -0800 Subject: [PATCH] Updated version to 1.9.0 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 584f2e12492..caa44a4b8eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.9.0 (unreleased) +# 1.9.0 (2014-12-02) **Enhancements** - [Issue #1130](https://github.com/grafana/grafana/issues/1130). SinglestatPanel: Added null point handling, and value to text mapping diff --git a/package.json b/package.json index a6d7f0c905f..90983011688 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Coding Instinct AB" }, "name": "grafana", - "version": "1.9.0-rc1", + "version": "1.9.0", "repository": { "type": "git", "url": "http://github.com/torkelo/grafana.git"