Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjavaxx committed Apr 25, 2017
1 parent 16dd387 commit 61d0b3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "swearjar",
"description": "Profanity detection and filtering library.",
"version": "0.1.3",
"version": "0.2.0",
"homepage": "https://github.com/raymondjavaxx/swearjar-node",
"keywords": ["swear", "curse", "unallowed", "profanity", "clean", "filter", "badwords"],
"author": {
Expand All @@ -21,7 +21,7 @@
],
"main": "lib/swearjar",
"engines": {
"node": ">= 0.6.0"
"node": ">= 0.8.0"
},
"devDependencies": {
"mocha": "~1.18.2"
Expand Down

0 comments on commit 61d0b3e

Please sign in to comment.