From 9c9dd1b9efcafcbe548ae84bcd66956ac1292bf9 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Thu, 21 Mar 2019 14:16:56 -0500 Subject: [PATCH] v2.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2374b6..73bfacb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "frisbee", "description": "Modern fetch-based alternative to axios/superagent/request. Great for React Native.", - "version": "2.0.7", + "version": "2.0.8", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "failFast": true,