fix(core): update

This commit is contained in:
2022-06-06 16:01:25 +02:00
parent a877616739
commit 2d2bb50578
3 changed files with 37 additions and 13 deletions

View File

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