From 5f793d58b64955e4dc6449b1905ade83d48163c3 Mon Sep 17 00:00:00 2001 From: peoray Date: Fri, 1 Sep 2023 00:26:35 +0100 Subject: [PATCH] chore: Update package (v0.1.2) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c84c560..daaf518 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "termii-nodejs-client", - "version": "0.1.1", + "version": "0.1.2", "description": "Nodejs SDK wrapper for Termii API written with Typescript support", "author": "Emmanuel Raymond", "module": "dist/termii.esm.js",