feat(xen-api): 0.19.0

This commit is contained in:
Julien Fontanet 2018-09-22 14:00:55 +02:00
parent e6e3d2cd52
commit 308928a7d4
3 changed files with 3 additions and 3 deletions

View File

@ -15,6 +15,6 @@
},
"dependencies": {
"golike-defer": "^0.4.1",
"xen-api": "^0.18.0"
"xen-api": "^0.19.0"
}
}

View File

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

View File

@ -115,7 +115,7 @@
"value-matcher": "^0.2.0",
"vhd-lib": "^0.3.0",
"ws": "^6.0.0",
"xen-api": "^0.18.0",
"xen-api": "^0.19.0",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.4",
"xo-collection": "^0.4.1",