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"