fix(core): update

This commit is contained in:
2023-12-03 18:41:43 +01:00
parent 193e174fd7
commit f1ad45289a
3 changed files with 21 additions and 6 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartjimp',
version: '1.0.11',
version: '1.0.12',
description: 'a tool fr working with images in TypeScript'
}