fix(core): update

This commit is contained in:
2022-06-06 13:08:45 +02:00
parent 35586691f1
commit 377177bbbe
2 changed files with 5 additions and 3 deletions

View File

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