We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7d0cb commit 035c891Copy full SHA for 035c891
History.md
@@ -1,3 +1,8 @@
1
+2.3.0 / 2016-09-11
2
+==================
3
+
4
+ * Update is-expression to 3.0.0
5
6
2.2.2 / 2016-09-07
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "pug-lexer",
- "version": "2.2.2",
+ "version": "2.3.0",
"description": "The pug lexer (takes a string and converts it to an array of tokens)",
"keywords": [
"pug"
0 commit comments