fix(core): update

This commit is contained in:
2023-06-11 22:15:29 +02:00
parent f9e43be46a
commit a3ed2e5dbd
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartrx',
version: '3.0.1',
version: '3.0.2',
description: 'smart wrapper for rxjs'
}