From 018ca30908151c74c6439542c3c02cc3112368f6 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Thu, 30 Jun 2022 19:30:45 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",