diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 3644db6..ad19b62 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/webjwt', - version: '1.0.7', + version: '1.0.8', description: 'a package to handle jwt in the web' }