diff --git a/package.json b/package.json index 4e9f1be..d829464 100644 --- a/package.json +++ b/package.json @@ -48,4 +48,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 5a4b197..ac915fc 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@pushrocks/smartmustache', - version: '3.0.1', + version: '3.0.2', description: 'templates done right' }