fix(core): update

This commit is contained in:
Philipp Kunz 2023-07-21 19:01:26 +02:00
parent fd343c1558
commit 3641d75e2f
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartacme',
version: '4.0.5',
version: '4.0.6',
description: 'acme with an easy yet powerful interface in TypeScript'
}