fix(core): update

This commit is contained in:
2023-05-01 14:40:19 +02:00
parent 65fe260519
commit 9902414f5a
3 changed files with 48 additions and 9 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webstore',
version: '2.0.7',
version: '2.0.8',
description: 'high performance storage in the browser using indexed db'
}