From 2426bcd39d30606ca5a04573b3b578d57462876e Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 16 Feb 2018 02:04:52 -0800 Subject: [PATCH] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 962fe6d..a23d917 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thanks", "description": "Give thanks to the open source maintainers you depend on!", - "version": "1.4.1", + "version": "1.5.0", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",