Skip to content

Commit 377ce94

Browse files
committed
0.1.5
1 parent 7147b78 commit 377ce94

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 / 2015-01-18
2+
0.1.5 / 2015-01-18
33
==================
44

55
* Update copyright notice in `LICENSE` to include 2015

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.4",
3+
"version": "0.1.5",
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.4",
3+
"version": "0.1.5",
44
"description": "Transform a Natural Language Concrete Syntax Tree (NLCST) node into a string",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)