feat(xen-api): 0.16.5

This commit is contained in:
Julien Fontanet 2018-02-19 13:46:03 +01:00
parent d71e699582
commit d5373b85c7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "xen-api",
"version": "0.16.4",
"version": "0.16.5",
"license": "ISC",
"description": "Connector to the Xen API",
"keywords": [

View File

@ -108,7 +108,7 @@
"uuid": "^3.0.1",
"value-matcher": "^0.1.0",
"ws": "^4.0.0",
"xen-api": "^0.16.4",
"xen-api": "^0.16.5",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.3",
"xo-collection": "^0.4.1",