fix(core): update

This commit is contained in:
2024-04-17 20:19:17 +02:00
parent 096cd74773
commit 09b74e4053
2 changed files with 1 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartjson',
version: '5.0.18',
version: '5.0.19',
description: 'A library for handling typed JSON data, providing functionalities for parsing, stringifying, and working with JSON objects, including support for encoding and decoding buffers.'
}