From 6317c5433e946f99043d92649930d89e7f0a4475 Mon Sep 17 00:00:00 2001 From: ESLint Jenkins Date: Mon, 28 May 2018 11:40:04 -0400 Subject: [PATCH] 4.0.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40ab45ce..95e0c46a 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Nicholas C. Zakas ", "homepage": "https://github.com/eslint/espree", "main": "espree.js", - "version": "4.0.0-alpha.0", + "version": "4.0.0-alpha.1", "files": [ "lib", "espree.js"