fix(core): update

This commit is contained in:
2022-07-07 08:49:31 +02:00
parent 2e8d3ca7e8
commit 4e74159a54
3 changed files with 1211 additions and 708 deletions

View File

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