Added seek() method and lexName property. Bump to 1.1.

This commit is contained in:
Moos 2016-04-09 13:51:29 -07:00
parent 0abe5a9010
commit d2cbcecf2a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"verbs" "verbs"
], ],
"description": "wordpos is a set of part-of-speech utilities for Node.js using the WordNet database.", "description": "wordpos is a set of part-of-speech utilities for Node.js using the WordNet database.",
"version": "1.1", "version": "1.1.0",
"homepage": "https://github.com/moos/wordpos", "homepage": "https://github.com/moos/wordpos",
"engines": { "engines": {
"node": ">=0.12" "node": ">=0.12"