From d20f61c5bf5e3214d4978ce485d8705a7d6d467d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 24 Aug 2018 00:47:43 +0700 Subject: [PATCH] 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eed5c28..ec5dc03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-got", - "version": "7.1.0", + "version": "8.0.0", "description": "Convenience wrapper for `got` to interact with the GitHub API", "license": "MIT", "repository": "sindresorhus/gh-got",