fix(core): update

This commit is contained in:
2022-08-07 19:07:01 +02:00
parent 030a205085
commit 9350df0565
6 changed files with 169 additions and 297 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@mojoio/mailgun',
version: '1.0.31',
version: '1.0.32',
description: 'an api abstraction package for mailgun'
}