release: core@0.5.0

This commit is contained in:
Josep M Sobrepere 2020-10-20 15:07:44 +02:00
parent ca95e6a80f
commit 31aba858a1
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -36,7 +36,7 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.4.5",
"@react-rxjs/core": "0.5.0",
"@testing-library/react": "^11.0.4",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.13",

View File

@ -36,7 +36,7 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.4.5",
"@react-rxjs/core": "0.5.0",
"@testing-library/react": "^11.0.4",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.13",