From bf34ded5f476d93b59ceeaf80773643735341a75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20Onur=20T=C3=BCz=C3=BCn?= <335067+sotuzun@users.noreply.github.com> Date: Fri, 18 Jun 2021 12:56:33 +0300 Subject: [PATCH] prepares for 1.0.6 version (#45) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4df2a18..8d359cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@craftgate/craftgate", - "version": "1.0.5", + "version": "1.0.6", "description": "Craftgate API JavaScript Client", "main": "dist/index.js", "scripts": {