Просмотр исходного кода

updated readme and bumped version to v1.1.1

Torkel Odegaard 12 лет назад
Родитель
Сommit
b8a0ca082a
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      README.md
  2. 1 1
      package.json

+ 1 - 0
README.md

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

+ 1 - 1
package.json

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