updated readme and bumped version to v1.1.1

This commit is contained in:
Torkel Odegaard
2014-02-08 20:10:40 +01:00
parent f03e4be683
commit b8a0ca082a
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ A beautiful, easy to use and feature rich Graphite dashboard replacement and gra
- Import & export dashboard (json file)
- Import dashboard from Graphite
- Templating
- Scripted dashboards (generate from js script and url parameters)
- Much more...
# Requirements

View File

@@ -4,7 +4,7 @@
"company": "Coding Instinct AB"
},
"name": "grafana",
"version": "1.1.0",
"version": "1.1.1",
"repository": {
"type": "git",
"url": "http://github.com/torkelo/grafana.git"