Skip to content

Commit bb716ce

Browse files
committed
@react-rxjs/core@0.9.5
1 parent e2fbf4a commit bb716ce

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.9.4",
2+
"version": "0.9.5",
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
@@ -52,6 +52,6 @@
5252
"Victor Oliva (https://github.com/voliva)"
5353
],
5454
"devDependencies": {
55-
"@react-rxjs/core": "0.9.4"
55+
"@react-rxjs/core": "0.9.5"
5656
}
5757
}

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"Victor Oliva (https://github.com/voliva)"
5252
],
5353
"devDependencies": {
54-
"@react-rxjs/core": "0.9.4"
54+
"@react-rxjs/core": "0.9.5"
5555
}
5656
}

0 commit comments

Comments
 (0)