From f99debd8b05e29a5e6ebead2e46ec609287f9767 Mon Sep 17 00:00:00 2001 From: tams sokari Date: Wed, 26 Oct 2022 09:43:11 +0100 Subject: [PATCH] version: update to v1.0.0-beta.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82930660..b1bce5fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@smile_identity/smart-camera-web", - "version": "1.0.0-beta.9", + "version": "1.0.0-beta.10", "description": "WebComponent for smartly capturing images on the web, for use with SmileIdentity", "main": "smart-camera-web.js", "scripts": {