diff --git a/package.json b/package.json index 33a8467..5712a7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@accentor/api-client-js", - "version": "0.17.0", + "version": "0.18.0", "description": "A javascript client for the Accentor API", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",