fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-28 01:00:35 +02:00
parent 4ee78554a4
commit 7f7c4a28ee

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webstore',
version: '2.0.19',
version: '2.0.20',
description: 'A high-performance storage solution for web applications using IndexedDB.'
}