fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-30 17:59:50 +02:00
parent 6f18f28d20
commit 596a33bbd7

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog-destination-devtools',
version: '1.0.11',
version: '1.0.12',
description: 'A library enabling enhanced logging in browser development tools.'
}