fix(core): update

This commit is contained in:
2022-05-28 12:49:03 +02:00
parent 4b3964c7c4
commit 94672fd41c
2 changed files with 2 additions and 2 deletions

View File

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