Bump version to 1.4.0

`new-release` command from release repo forces skipping 1.3.0 and
bumping to 1.4.0 directly as we haven't released a delivery in Rocky
cycle.

Change-Id: I0b4ca5d33535614617b280c6b8853c6d93d934f4
This commit is contained in:
Witold Bedyk 2018-10-25 14:35:40 +02:00
parent b3e630bf6b
commit eeb4d71720
1 changed files with 2 additions and 2 deletions

View File

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