From f848996727203165689de24292c73f59e0bc180b Mon Sep 17 00:00:00 2001 From: Konstantin Tarkus Date: Thu, 2 Jun 2022 22:17:53 +0300 Subject: [PATCH] build: 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0bebda..6898b10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-auth-library", - "version": "0.3.2", + "version": "0.4.0", "packageManager": "yarn@4.0.0-rc.6", "description": "Authentication library for the browser environment using Web Crypto API", "license": "MIT",