Updated version to 1.9.0

pull/1159/merge
Torkel Ödegaard 11 years ago
parent 01305462aa
commit 24519cbf78
  1. 2
      CHANGELOG.md
  2. 2
      package.json

@ -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

@ -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"

Loading…
Cancel
Save