Skip to content

Commit 69d2f66

Browse files
committed
v0.6.1
1 parent 02eee2c commit 69d2f66

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.6.0",
2+
"version": "0.6.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
@@ -36,7 +36,7 @@
3636
"Victor Oliva (https://github.com/voliva)"
3737
],
3838
"devDependencies": {
39-
"@react-rxjs/core": "0.6.0",
39+
"@react-rxjs/core": "0.6.1",
4040
"@testing-library/react": "^11.1.2",
4141
"@testing-library/react-hooks": "^3.4.2",
4242
"@types/jest": "^26.0.15",

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.6.0",
39+
"@react-rxjs/core": "0.6.1",
4040
"@testing-library/react": "^11.1.2",
4141
"@testing-library/react-hooks": "^3.4.2",
4242
"@types/jest": "^26.0.15",

0 commit comments

Comments
 (0)