Skip to content

Commit

Permalink
Bump version to 0.0.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldelorenzo committed Jul 6, 2017
1 parent 1d89270 commit e2fae52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"name": "keyword-extractor",
"description": "Module for creating a keyword array from a string and excluding stop words.",
"keywords": ["text", "keyword", "search", "extract"],
"version": "0.0.13",
"version": "0.0.14",
"licenses": [{
"type": "MIT",
"url": "https://github.com/michaeldelorenzo/keyword-extractor/raw/master/LICENSE"
Expand Down

0 comments on commit e2fae52

Please sign in to comment.