fix(core): update

This commit is contained in:
2023-09-23 10:08:50 +02:00
parent 37ab7e51f1
commit ce9f998da8
4 changed files with 1773 additions and 441 deletions

View File

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