Skip to content

Commit 4e72bb0

Browse files
committed
2.2.3
1 parent 2d875ed commit 4e72bb0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
v2.2.2 - July 16, 2015
27

38
* 2.2.2 (Nicholas C. Zakas)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"esparse": "./bin/esparse.js",
99
"esvalidate": "./bin/esvalidate.js"
1010
},
11-
"version": "2.2.2",
11+
"version": "2.2.3",
1212
"files": [
1313
"bin",
1414
"lib",

0 commit comments

Comments
 (0)