diff --git a/package.json b/package.json index 14a2604..041e370 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sampullman/fetch-api", - "version": "0.8.0", + "version": "0.8.1", "description": "Small fetch wrapper for quickly prototyping API clients", "type": "module", "main": "dist/fetch-api.umd",