From f8afe0c25d7cd18131ecb9cb15d82171efef5f33 Mon Sep 17 00:00:00 2001 From: Josep M Sobrepere Date: Thu, 8 Apr 2021 10:36:46 +0200 Subject: [PATCH] @react-rxjs/core@0.7.1 --- packages/core/package.json | 2 +- packages/dom/package.json | 2 +- packages/utils/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 44e9619..333ecab 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,5 +1,5 @@ { - "version": "0.7.0", + "version": "0.7.1", "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 618ebde..e024e3f 100644 --- a/packages/dom/package.json +++ b/packages/dom/package.json @@ -42,7 +42,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.7.0", + "@react-rxjs/core": "0.7.1", "@testing-library/react": "^11.2.6", "@testing-library/react-hooks": "^5.1.1", "@types/jest": "^26.0.22", diff --git a/packages/utils/package.json b/packages/utils/package.json index 79ca4d9..0556fd7 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -42,7 +42,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.7.0", + "@react-rxjs/core": "0.7.1", "@testing-library/react": "^11.2.6", "@testing-library/react-hooks": "^5.1.1", "@types/jest": "^26.0.22",