diff --git a/package.json b/package.json index 3ee7158..bef8531 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monasca-kibana-plugin", - "version": "1.3.0", + "version": "1.4.0", "description": "Keystone authentication & multitenancy support for Kibana 4.6.x", "author": "OpenStack", "license": "Apache-2.0", @@ -56,4 +56,4 @@ "sinon": "^1.17.3", "wreck": "^8.0.0" } -} \ No newline at end of file +}