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 89ce36f commit 60e78bdCopy full SHA for 60e78bd
History.md
@@ -4,6 +4,11 @@
4
5
<!--lint disable maximum-line-length-->
6
7
+1.0.0 / 2015-08-01
8
+==================
9
+
10
+* Refactor api for retext@1.0.0 (89ce36f)
11
12
0.2.1 / 2015-01-18
13
==================
14
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "retext-pos",
3
- "version": "0.2.1",
+ "version": "1.0.0",
"description": "Retext part-of-speech (POS) tagger",
"license": "MIT",
"keywords": [
@@ -20,4 +20,4 @@
20
"scripts": [
21
"index.js"
22
]
23
-}
+}
package.json
0 commit comments