Skip to content

Commit a801f81

Browse files
committed
v0.1.2
1 parent edbae59 commit a801f81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1.1",
2+
"version": "0.1.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
@@ -33,7 +33,7 @@
3333
"name": "@react-rxjs/dom",
3434
"author": "Josep M Sobrepere",
3535
"devDependencies": {
36-
"@react-rxjs/core": "0.1.0",
36+
"@react-rxjs/core": "0.1.2",
3737
"@testing-library/react": "^10.4.6",
3838
"@testing-library/react-hooks": "^3.3.0",
3939
"@types/jest": "^26.0.5",

0 commit comments

Comments
 (0)