We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d875ed commit 4e72bb0Copy full SHA for 4e72bb0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+v2.2.3 - July 22, 2015
2
+
3
+* 2.2.3 (Nicholas C. Zakas)
4
+* Fix: Incorrect error location (fixes #173) (Nicholas C. Zakas)
5
6
v2.2.2 - July 16, 2015
7
8
* 2.2.2 (Nicholas C. Zakas)
package.json
@@ -8,7 +8,7 @@
"esparse": "./bin/esparse.js",
9
"esvalidate": "./bin/esvalidate.js"
10
},
11
- "version": "2.2.2",
+ "version": "2.2.3",
12
"files": [
13
"bin",
14
"lib",
0 commit comments