Skip to content

Commit 035c891

Browse files
committed
2.3.0
1 parent 6b7d0cb commit 035c891

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.3.0 / 2016-09-11
2+
==================
3+
4+
* Update is-expression to 3.0.0
5+
16
2.2.2 / 2016-09-07
27
==================
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pug-lexer",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"description": "The pug lexer (takes a string and converts it to an array of tokens)",
55
"keywords": [
66
"pug"

0 commit comments

Comments
 (0)