Skip to content

Commit 67f2c57

Browse files
committed
core v0.4.2
1 parent 38fd3c7 commit 67f2c57

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.4.1",
2+
"version": "0.4.2",
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
@@ -36,7 +36,7 @@
3636
"Victor Oliva (https://github.com/voliva)"
3737
],
3838
"devDependencies": {
39-
"@react-rxjs/core": "0.4.1",
39+
"@react-rxjs/core": "0.4.2",
4040
"@testing-library/react": "^10.4.9",
4141
"@testing-library/react-hooks": "^3.4.1",
4242
"@types/jest": "^26.0.10",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"Victor Oliva (https://github.com/voliva)"
3737
],
3838
"devDependencies": {
39-
"@react-rxjs/core": "0.4.1",
39+
"@react-rxjs/core": "0.4.2",
4040
"@testing-library/react": "^10.4.9",
4141
"@testing-library/react-hooks": "^3.4.1",
4242
"@types/jest": "^26.0.10",

0 commit comments

Comments
 (0)