fix(core): update

This commit is contained in:
2023-06-11 22:25:12 +02:00
parent bc1a89e3c7
commit 8c3214b872
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartmanifest',
version: '2.0.0',
version: '2.0.1',
description: 'a module for creating web app manifests'
}