Skip to content

Commit

Permalink
v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisumbel committed Jul 28, 2012
1 parent b18325c commit e494fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.14",
"version": "0.1.15",
"homepage": "https://github.com/NaturalNode/natural",
"engines": {
"node": ">=0.4.10"
Expand Down

0 comments on commit e494fd2

Please sign in to comment.