fix(core): update

This commit is contained in:
2022-06-09 00:18:05 +02:00
parent eabda34aca
commit ac5ce0346b
2 changed files with 13 additions and 1 deletions

View File

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