fix(core): update

This commit is contained in:
2023-11-01 14:12:53 +01:00
parent f4e548aa2c
commit 984f7e7bb6
4 changed files with 1298 additions and 200 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartrx',
version: '3.0.6',
version: '3.0.7',
description: 'smart wrapper for rxjs'
}