fix(core): update

This commit is contained in:
2022-08-07 18:18:28 +02:00
parent 91d271d4d6
commit 6dce86480c
3 changed files with 308 additions and 2195 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartsmtp',
version: '3.0.0',
version: '3.0.1',
description: 'a module for handling smtp stuff'
}