From 12018e4e7e1ae02e0167d38076f08a37024f009e Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Mon, 2 Mar 2020 12:51:13 -0700 Subject: [PATCH] v1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18800c37d7..11f6ee8efe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-query", - "version": "1.0.9", + "version": "1.0.10", "description": "Hooks for managing, caching and syncing asynchronous and remote data in React", "author": "tannerlinsley", "license": "MIT",