Skip to content

Commit

Permalink
Version 4.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Apr 25, 2017
1 parent 7536499 commit e300eaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "4.0.0",
"version": "4.0.1",
"description": "Enhances Apollo Client for intuitive file uploads via GraphQL mutations.",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ![Apollo upload client](https://cdn.rawgit.com/jaydenseric/apollo-upload-client/v4.0.0/apollo-upload-logo.svg)
# ![Apollo upload client](https://cdn.rawgit.com/jaydenseric/apollo-upload-client/v4.0.1/apollo-upload-logo.svg)

![NPM version](https://img.shields.io/npm/v/apollo-upload-client.svg?style=flat-square) ![Github issues](https://img.shields.io/github/issues/jaydenseric/apollo-upload-client.svg?style=flat-square) ![Github stars](https://img.shields.io/github/stars/jaydenseric/apollo-upload-client.svg?style=flat-square)

Expand Down

0 comments on commit e300eaf

Please sign in to comment.