Skip to content

Commit f8afe0c

Browse files
committed
@react-rxjs/core@0.7.1
1 parent 22f86e0 commit f8afe0c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.7.0",
2+
"version": "0.7.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/re-rxjs/react-rxjs.git"

packages/dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Victor Oliva (https://github.com/voliva)"
4343
],
4444
"devDependencies": {
45-
"@react-rxjs/core": "0.7.0",
45+
"@react-rxjs/core": "0.7.1",
4646
"@testing-library/react": "^11.2.6",
4747
"@testing-library/react-hooks": "^5.1.1",
4848
"@types/jest": "^26.0.22",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Victor Oliva (https://github.com/voliva)"
4343
],
4444
"devDependencies": {
45-
"@react-rxjs/core": "0.7.0",
45+
"@react-rxjs/core": "0.7.1",
4646
"@testing-library/react": "^11.2.6",
4747
"@testing-library/react-hooks": "^5.1.1",
4848
"@types/jest": "^26.0.22",

0 commit comments

Comments
 (0)