fix(core): update

This commit is contained in:
Philipp Kunz 2023-07-26 16:13:52 +02:00
parent 1d25d4e21b
commit 99ac52b3d4
2 changed files with 2 additions and 2 deletions

View File

@ -56,4 +56,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartarchive',
version: '3.0.7',
version: '3.0.8',
description: 'work with archives'
}