Skip to content

Commit

Permalink
Version 14.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Jul 22, 2020
1 parent b152097 commit 3f300c1
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 @@
# apollo-upload-client changelog

## Next
## 14.1.0

### Minor

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": "apollo-upload-client",
"version": "14.0.1",
"version": "14.1.0",
"description": "A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 3f300c1

Please sign in to comment.