From 598c0a9b3b7ad0eed0f429fde719652e666478cb Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 6 Feb 2018 23:47:52 -0800 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c95249d..f10702e 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": "0.0.0", + "version": "0.0.1", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",