fix(core): update

This commit is contained in:
2023-08-21 12:38:33 +02:00
parent 4a777b5d35
commit 3555731fc3
3 changed files with 2188 additions and 834 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webjwt',
version: '1.0.8',
version: '1.0.9',
description: 'a package to handle jwt in the web'
}