Skip to content

Commit 546344a

Browse files
committed
0.1.1
1 parent 165868e commit 546344a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
n.n.n / 2014-10-20
2+
0.1.1 / 2014-10-20
33
==================
44

55
* Update .gitignore, .npmignore, bower ignore

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nlcst-to-string",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Transform a Natural Language Concrete Syntax Tree (NLCST) node into a string",
55
"license": "MIT",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nlcst-to-string",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Transform a Natural Language Concrete Syntax Tree (NLCST) node into a string",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)