@react-rxjs/core@0.9.5

This commit is contained in:
Josep M Sobrepere 2022-04-11 15:30:21 +02:00
parent e2fbf4afda
commit bb716cefb8
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.9.4",
"version": "0.9.5",
"repository": {
"type": "git",
"url": "git+https://github.com/re-rxjs/react-rxjs.git"

View File

@ -52,6 +52,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.9.4"
"@react-rxjs/core": "0.9.5"
}
}

View File

@ -51,6 +51,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.9.4"
"@react-rxjs/core": "0.9.5"
}
}