From 4a777b5d35048ae6cb1ee3076a9bcc12a85a87d2 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 21 Aug 2023 08:28:55 +0200 Subject: [PATCH] 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cdf76a..2085b05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/webjwt", - "version": "1.0.7", + "version": "1.0.8", "private": false, "description": "a package to handle jwt in the web", "main": "dist_ts/index.js",