fix(core): update

This commit is contained in:
2022-09-27 15:44:06 +02:00
parent 17c85eb8b9
commit 3c052df1e7
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartacme',
version: '4.0.0',
version: '4.0.1',
description: 'acme with an easy yet powerful interface in TypeScript'
}