fix(core): update

This commit is contained in:
2022-08-07 18:49:18 +02:00
parent f66deb9cd4
commit 015d2903b2
3 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartmail',
version: '1.0.21',
version: '1.0.22',
description: 'a unified format for representing and dealing with mails'
}