fix(core): update

This commit is contained in:
2022-06-06 16:51:41 +02:00
parent a01755fb9e
commit 1783d72395
6 changed files with 128 additions and 92 deletions

View File

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