fix(core): update

This commit is contained in:
2023-07-24 13:59:46 +02:00
parent 1b60ba805d
commit 3f85e9fa3c
2 changed files with 3 additions and 2 deletions

View File

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