bump swearfilter overall package version for npm publish

This commit is contained in:
dceejay 2015-02-13 14:57:17 +00:00
parent 4d0eb516db
commit ba557b93c1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-badwords",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "A Node-RED node that attempts to filter out messages containing swearwords.",
"dependencies" : {
"badwords" : "0.0.3"