From 499c2f8ad22c3725886edf168888e2e3cab17a13 Mon Sep 17 00:00:00 2001 From: Phil Pluckthun Date: Wed, 8 May 2019 13:22:24 +0100 Subject: [PATCH] v1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f148af83be..b34dedc284 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "urql", - "version": "1.0.4", + "version": "1.0.5", "description": "A highly customizable and versatile GraphQL client for React", "main": "dist/urql.js", "module": "dist/urql.es.js",