fix(core): update

This commit is contained in:
2022-06-06 17:38:35 +02:00
parent d5ff5b0ed8
commit c09eaf613d
2 changed files with 3 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartmongo',
version: '2.0.4',
version: '2.0.5',
description: 'create a local mongodb for testing'
}