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 51e9df9 commit 7c1431bCopy full SHA for 7c1431b
History.md
@@ -1,5 +1,5 @@
1
2
-n.n.n / 2014-09-29
+0.0.3 / 2014-09-29
3
==================
4
5
* Fix typo: NCLST > NLCST
component.json
@@ -1,6 +1,6 @@
{
"name": "nlcst-to-string",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Transform a Natural Language Concrete Syntax Tree (NLCST) node into a string",
"license": "MIT",
6
"keywords": [
package.json
0 commit comments