From cb22ca777f44f7b132888e4e30aa641df7411d47 Mon Sep 17 00:00:00 2001 From: "Nicholas C. Zakas" Date: Tue, 2 Feb 2016 14:34:37 -0800 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bf34f9a..af008128 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": "3.0.0", + "version": "3.0.1", "files": [ "lib", "espree.js"