Skip to content

Commit

Permalink
0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 12, 2014
1 parent 8a23a96 commit 88aee8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "parse-english",
"repository": "wooorm/parse-english",
"description": "English (natural language) parser build on TextOM",
"version": "0.0.18",
"version": "0.0.19",
"keywords": [
"english",
"natural",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-english",
"version": "0.0.18",
"version": "0.0.19",
"description": "English (natural language) parser build on TextOM",
"keywords": [
"english",
Expand Down

0 comments on commit 88aee8e

Please sign in to comment.