fix(core): update

This commit is contained in:
2022-05-19 08:48:43 +02:00
parent ed38ff50e7
commit d0c7a95e16
2 changed files with 12 additions and 8 deletions

View File

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