diff --git a/changelog.md b/changelog.md index 54f1b2c..b25dfc5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # extract-files changelog -## Next +## 8.1.0 ### Minor diff --git a/package.json b/package.json index 6cb3870..339e21d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "extract-files", - "version": "8.0.0", + "version": "8.1.0", "description": "Clones a value, recursively extracting File, Blob and ReactNativeFile instances with their object paths, replacing them with null. FileList instances are treated as File instance arrays.", "license": "MIT", "author": {