fix(core): update

This commit is contained in:
Philipp Kunz 2024-06-06 19:20:28 +02:00
parent 462d5cd3ff
commit 5b8a951c45

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartcls',
version: '1.0.13',
version: '1.0.14',
description: 'Provides a wrapper for native AsyncLocalStorage to manage continuation-local storage.'
}