@react-rxjs/core@0.9.1

This commit is contained in:
Josep M Sobrepere 2022-03-27 23:14:50 +02:00
parent d3de33285f
commit d291db98ce
No known key found for this signature in database
GPG Key ID: 9A207FDA2481C91A
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.9.0",
"version": "0.9.1",
"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.0"
"@react-rxjs/core": "0.9.1"
}
}

View File

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