fix(core): update
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartacme',
|
||||
version: '4.0.7',
|
||||
version: '4.0.8',
|
||||
description: 'acme with an easy yet powerful interface in TypeScript'
|
||||
}
|
||||
|
@ -1 +1,2 @@
|
||||
export * from './smartacme.classes.smartacme.js';
|
||||
export { Cert } from './smartacme.classes.cert.js';
|
Reference in New Issue
Block a user