fix(core): update

This commit is contained in:
2023-07-24 13:15:01 +02:00
parent 45fd82279e
commit ceddf45850
5 changed files with 206 additions and 18 deletions

View File

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