fix(core): update

This commit is contained in:
2022-09-27 19:55:38 +02:00
parent 018a25ba6a
commit f2bd9b65aa
3 changed files with 17 additions and 253 deletions

View File

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