Skip to content

Commit 76b2a34

Browse files
committed
0.1.1
1 parent 00ec9c0 commit 76b2a34

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-11-26
2+
0.1.1 / 2014-11-26
33
==================
44

55
* Add and implement markdown-table for support generation

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brill",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Part-of-speech tags from the Brill-tagger",
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": "brill",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Part-of-speech tags from the Brill-tagger",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)