fix(core): update

This commit is contained in:
2022-12-22 17:21:43 +01:00
parent 15525b4731
commit fcc2bc2759
6 changed files with 33 additions and 8 deletions

View File

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