Skip to content

Commit 0616c94

Browse files
committed
Update version
1 parent cd8c1a2 commit 0616c94

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ pick(json, 'parsing', 'is', 'fun').asBool(); // true
2020

2121
```yaml
2222
dependencies:
23-
deep_pick: ^0.6.0
23+
deep_pick: ^0.6.10
24+
25+
deep_pick: ^0.8.0 # Dart >=2.12 (nullsafety)
2426
```
2527
2628
### Example

0 commit comments

Comments
 (0)