fix(core): update

This commit is contained in:
2022-05-28 13:40:14 +02:00
parent 3d27c0fada
commit cb69bf3585
3 changed files with 10 additions and 10 deletions

View File

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