Skip to content

Commit

Permalink
bump version up
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjuhasz committed Apr 18, 2016
1 parent 3b4aaf8 commit 6bac5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "natural",
"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.4.0",
"version": "0.4.1",
"homepage": "https://github.com/NaturalNode/natural",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6bac5c5

Please sign in to comment.