diff --git a/package.json b/package.json index bdba6d4..ebdc92e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@accentor/api-client-js", - "version": "0.18.1", + "version": "0.19.0", "description": "A javascript client for the Accentor API", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",