fix(core): update

This commit is contained in:
2022-12-22 16:47:49 +01:00
parent 94a1f693d3
commit 91e812df08
4 changed files with 213 additions and 184 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartjwt',
version: '2.0.0',
version: '2.0.1',
description: 'a package for handling jwt'
}