From db555b795d9be608f5d705580818061dd1e3a554 Mon Sep 17 00:00:00 2001 From: cjihrig Date: Fri, 7 Apr 2017 13:17:21 -0400 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b835e39..3c37110 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lts", - "version": "1.0.0", + "version": "1.0.1", "description": "Generate the Node.js LTS schedule", "author": "Continuation Labs (http://continuation.io/)", "main": "lib/index.js",