Browse Source

version bump to 1.4.0 and link to annotations wiki article

Torkel Ödegaard 12 years ago
parent
commit
8904a6f4e9
2 changed files with 3 additions and 2 deletions
  1. 2 1
      README.md
  2. 1 1
      package.json

+ 2 - 1
README.md

@@ -23,7 +23,8 @@ A beautiful, easy to use and feature rich Graphite dashboard replacement and gra
 - Smart Y-axis formating
 - Series toggles & color selector
 - Axis labels
-- Fullscreen views and more...
+- Grid thresholds, axis labels
+- [Annotations] (https://github.com/torkelo/grafana/wiki/Annotations)
 
 ## Dashboards
 - Create and edit dashboards

+ 1 - 1
package.json

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