release: core@0.4.3 & utils@0.3.0

This commit is contained in:
Josep M Sobrepere 2020-09-25 17:03:08 +02:00
parent 008a3b6b85
commit c5d3039187
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.4.2",
"version": "0.4.3",
"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.2",
"@react-rxjs/core": "0.4.3",
"@testing-library/react": "^11.0.4",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.13",

View File

@ -1,5 +1,5 @@
{
"version": "0.2.0",
"version": "0.3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/re-rxjs/react-rxjs.git"
@ -36,7 +36,7 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.4.2",
"@react-rxjs/core": "0.4.3",
"@testing-library/react": "^11.0.4",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.13",