From 7b4c79af5d83a8bec5e1b3c21fe6bf95f9e62af2 Mon Sep 17 00:00:00 2001 From: David Kadlec Date: Thu, 31 Mar 2022 13:01:42 +0200 Subject: [PATCH] 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91409e5..4bff3ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartlook-client", - "version": "6.0.0", + "version": "7.0.0", "description": "Official Smartlook client for easy frontend integration.", "main": "./dist/index.js", "types": "./dist/index.d.ts",