Skip to content

Commit

Permalink
ticked 0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisumbel committed Nov 24, 2012
1 parent 4ee6b49 commit 7e749c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "natural",
"description": "General natural language (tokenizing, stemming, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.",
"version": "0.1.17",
"description": "General natural language (tokenizing, stemming (English, Russian, Spanish), classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.",
"version": "0.1.18",
"homepage": "https://github.com/NaturalNode/natural",
"engines": {
"node": ">=0.4.10"
Expand Down

0 comments on commit 7e749c4

Please sign in to comment.