fix(core): update

This commit is contained in:
2023-11-04 01:06:11 +01:00
parent 84d3a6310d
commit 124400df69
3 changed files with 34 additions and 1 deletions

View File

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