From 9d0f0b115870a11372f0382e24c5658a6bf1da3a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 4 Apr 2019 10:24:05 +0700 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d8489d..28c4ef2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "latest-version", - "version": "5.0.0", + "version": "5.1.0", "description": "Get the latest version of an npm package", "license": "MIT", "repository": "sindresorhus/latest-version",