From 69c50ed03a7823408fcf5f71bfe2bea80e6c9943 Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Wed, 5 Apr 2017 14:43:44 +1000 Subject: [PATCH] Version 3.0.2. --- package.json | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)