fix(core): update

This commit is contained in:
2022-08-06 18:43:42 +02:00
parent 85ed6e8172
commit e6100e5bfc
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartcsv',
version: '2.0.0',
version: '2.0.1',
description: 'handle csv data | gitzone standard compliant'
}