From c2678d19617ed34267647b332830e4ccb67f9b46 Mon Sep 17 00:00:00 2001 From: Benjamin Krammel Date: Fri, 9 Dec 2022 09:37:25 +0100 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 756127d..fcaba3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "js-domainrobot-sdk", - "version": "2.1.10", + "version": "2.1.11", "description": "A (node)js package for easy integration of the domainrobot API powered by InterNetX GmbH.", "main": "index.js", "types": "index.d.ts",