fix(core): update

This commit is contained in:
Philipp Kunz 2022-08-07 17:56:02 +02:00
parent 543bb4b54d
commit d8abd96ad4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@pushrocks/smartmustache', name: '@pushrocks/smartmustache',
version: '3.0.1', version: '3.0.2',
description: 'templates done right' description: 'templates done right'
} }