Skip to content

Commit 43e961c

Browse files
committed
4.1.0
1 parent 36c6bcf commit 43e961c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ Please use the appropriate version of rxdb-hooks as per this table:
167167

168168
| rxdb-hooks version | targeted RxDB version |
169169
| ------------------ | ---------------------- |
170-
| `4.x` | `10.x`, `11.x`, `12.x` |
170+
| `4.1.x` | `13.x` |
171+
| `4.0.x` | `10.x`, `11.x`, `12.x` |
171172
| `3.x` | `9.x` |
172173
| `1.x`, `2.x` | `8.x` |
173174

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rxdb-hooks",
3-
"version": "4.0.3",
3+
"version": "4.1.0",
44
"description": "React hooks for integrating with RxDB",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)