diff --git a/package.json b/package.json index 6e484d1..3302314 100644 --- a/package.json +++ b/package.json @@ -56,4 +56,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 3bc7a22..144982c 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartarchive', - version: '3.0.7', + version: '3.0.8', description: 'work with archives' }