Skip to content

Commit 26b6460

Browse files
committed
@react-rxjs/core@0.9.6
1 parent e3d6f64 commit 26b6460

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.5",
2+
"version": "0.9.6",
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.5"
55+
"@react-rxjs/core": "0.9.6"
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.5"
54+
"@react-rxjs/core": "0.9.6"
5555
}
5656
}

0 commit comments

Comments
 (0)