fix(core): update

This commit is contained in:
2022-06-06 16:22:58 +02:00
parent 1dbbc1ecdb
commit 7d86f3382c
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/mongodump',
version: '1.0.6',
version: '1.0.7',
description: 'a tool to handle dumps of mongodb databases'
}