fix(core): update

This commit is contained in:
2023-09-30 15:10:42 +02:00
parent 7fe5f98477
commit 5de6e1d591
3 changed files with 45 additions and 45 deletions

View File

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