From e37dd0c856f84bc8c92859a6a1ce2db3c6254616 Mon Sep 17 00:00:00 2001 From: Jonas Helfer Date: Sun, 25 Dec 2016 02:17:59 +0800 Subject: [PATCH] 0.5.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ea488066d6..873fc6544c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apollo-client", - "version": "0.5.24", + "version": "0.5.25", "description": "A simple yet functional GraphQL client.", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",