diff --git a/package.json b/package.json index e342841..a816ae8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apollo-upload-client", - "version": "3.0.1", + "version": "3.0.2", "description": "Enhances Apollo Client for intuitive file uploads via GraphQL mutations.", "license": "MIT", "author": { diff --git a/readme.md b/readme.md index 239bcc7..1f9702d 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# ![Apollo upload client](https://cdn.rawgit.com/jaydenseric/apollo-upload-client/v3.0.1/apollo-upload-logo.svg) +# ![Apollo upload client](https://cdn.rawgit.com/jaydenseric/apollo-upload-client/v3.0.2/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)