feat(xen-api): 0.17.0

This commit is contained in:
Pierre Donias 2018-08-09 16:55:25 +02:00
parent 455e48596c
commit f68d1539aa
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -113,7 +113,7 @@
"value-matcher": "^0.2.0",
"vhd-lib": "^0.3.0",
"ws": "^5.0.0",
"xen-api": "^0.16.12",
"xen-api": "^0.17.0",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.4",
"xo-collection": "^0.4.1",