fix(core): update

This commit is contained in:
2022-12-22 17:32:30 +01:00
parent 63c8dcd1a5
commit b716e160e0
3 changed files with 12 additions and 16 deletions

View File

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