feat(xen-api): 0.16.8

This commit is contained in:
Julien Fontanet 2018-04-09 13:58:52 +02:00
parent 7990e45095
commit 3913b0eba1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -110,7 +110,7 @@
"uuid": "^3.0.1",
"value-matcher": "^0.2.0",
"ws": "^5.0.0",
"xen-api": "^0.16.7",
"xen-api": "^0.16.8",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.2.3",
"xo-collection": "^0.4.1",