From 922562ab06614d2853784b42e71094e59b8194df Mon Sep 17 00:00:00 2001 From: "Nicholas C. Zakas" Date: Thu, 25 Feb 2016 13:56:57 -0800 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d8cf95f..87cd69ec 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.2", + "version": "3.1.0", "files": [ "lib", "espree.js"