Skip to content

Commit 31aba85

Browse files
committed
release: core@0.5.0
1 parent ca95e6a commit 31aba85

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.5",
2+
"version": "0.5.0",
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.5",
39+
"@react-rxjs/core": "0.5.0",
4040
"@testing-library/react": "^11.0.4",
4141
"@testing-library/react-hooks": "^3.4.1",
4242
"@types/jest": "^26.0.13",

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.5",
39+
"@react-rxjs/core": "0.5.0",
4040
"@testing-library/react": "^11.0.4",
4141
"@testing-library/react-hooks": "^3.4.1",
4242
"@types/jest": "^26.0.13",

0 commit comments

Comments
 (0)