diff --git a/README.md b/README.md index 0399751..1c4b55c 100644 --- a/README.md +++ b/README.md @@ -391,7 +391,7 @@ Returns a mutable copy of the object. For a deeply mutable copy, in which any in ### Releases -#### 7.1.2 +#### 7.1.3 Treat `Blob` instances as immutable. Use `Array.isArray` over `instanceof`.