fix(core): update

This commit is contained in:
2022-12-22 17:23:23 +01:00
parent 90b3ff40f4
commit 239fd7f000
6 changed files with 10 additions and 14 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webjwt',
version: '1.0.3',
version: '1.0.4',
description: 'a package to handle jwt in the web'
}