fix(core): update

This commit is contained in:
Philipp Kunz 2023-10-02 19:11:27 +02:00
parent d537d04fb6
commit 62f32bd2ba

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webstore',
version: '2.0.12',
version: '2.0.13',
description: 'high performance storage in the browser using indexed db'
}