fix(core): update

This commit is contained in:
2022-05-18 17:35:16 +02:00
parent 92b0e2a3ce
commit 0a3be3e7f4
2 changed files with 4 additions and 2 deletions

View File

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