feat(xen-api): 0.17.1

This commit is contained in:
Julien Fontanet 2018-08-10 16:47:39 +02:00
parent c9cc106be6
commit 2e5e81e93e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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