bump plugin version to 3.10.3

This commit is contained in:
Alexander Zobnin
2019-07-26 14:46:39 +03:00
parent a4e33428c0
commit 15d76dc941
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "grafana-zabbix",
"private": false,
"version": "3.10.1",
"version": "3.10.3",
"description": "Zabbix plugin for Grafana",
"scripts": {
"build": "webpack --config webpack/webpack.prod.conf.js --progress --colors",