bumped version

This commit is contained in:
Torkel Ödegaard 2014-02-13 08:17:31 +01:00
parent dceda6e27d
commit f9f259195d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -37,7 +37,7 @@
ng-change="search()" />
<a class="search-tagview-switch" href="javascript:void(0);"
ng-class="{'active': tagsOnly}"
ng-click="showTags($event)">Tags</a>
ng-click="showTags($event)">tags</a>
</span>
</div>