From a73bca816c09e7655f5f2496e0c4be4e6d204b09 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 23 Aug 2018 21:16:06 +0700 Subject: [PATCH] 7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6db166e..a66a15b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-got", - "version": "7.0.0", + "version": "7.1.0", "description": "Convenience wrapper for `got` to interact with the GitHub API", "license": "MIT", "repository": "sindresorhus/gh-got",