fix(core): update

This commit is contained in:
Philipp Kunz 2023-07-21 18:59:17 +02:00
parent d9ba5f20b1
commit 76650ac199
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.4',
version: '4.0.5',
description: 'acme with an easy yet powerful interface in TypeScript'
}