diff --git a/packages/core/package.json b/packages/core/package.json index 6a9186e..68e87e2 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,5 +1,5 @@ { - "version": "0.6.3", + "version": "0.6.4", "repository": { "type": "git", "url": "git+https://github.com/re-rxjs/react-rxjs.git" diff --git a/packages/dom/package.json b/packages/dom/package.json index f95db73..5354ea4 100644 --- a/packages/dom/package.json +++ b/packages/dom/package.json @@ -36,7 +36,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.6.3", + "@react-rxjs/core": "0.6.4", "@testing-library/react": "^11.2.3", "@testing-library/react-hooks": "^3.4.2", "@types/jest": "^26.0.20", diff --git a/packages/utils/package.json b/packages/utils/package.json index ca0beaf..09129fc 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -36,7 +36,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.6.3", + "@react-rxjs/core": "0.6.4", "@testing-library/react": "^11.2.3", "@testing-library/react-hooks": "^3.4.2", "@types/jest": "^26.0.20",