Skip to content

Commit

Permalink
Version 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Jan 28, 2018
1 parent 5e4c87c commit 2bdf671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# extract-files changelog

## Next
## 3.1.0

* Updated dependencies.
* Added support for [`Blob`](https://developer.mozilla.org/en/docs/Web/API/Blob) types, via [#5](https://github.com/jaydenseric/extract-files/pull/5).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extract-files",
"version": "3.0.0",
"version": "3.1.0",
"description": "Reversibly extracts files from an object tree.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 2bdf671

Please sign in to comment.