fix(core): update

This commit is contained in:
2024-05-17 17:46:56 +02:00
parent 7425a5c42d
commit ed1c977387
4 changed files with 111 additions and 13 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/webstore',
version: '2.0.16',
description: 'high performance storage in the browser using indexed db'
version: '2.0.17',
description: 'A high-performance storage solution for web applications using IndexedDB.'
}