Skip to content

Commit

Permalink
Updated tags in the package.json file [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesEggers1 committed Jul 1, 2012
1 parent fc44e2e commit c296080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "monarch",
"version": "1.0.4",
"version": "1.0.5",
"author": "James Eggers <james.r.eggers@gmail.com> (http://www.jamesreggers.com/)",
"description": "A command line utility for generic migrations in Node.js.",
"homepage": "https://github.com/JamesEggers1/node-monarch",
Expand All @@ -16,7 +16,7 @@
"scripts": {
"test": "mocha tests/all-tests.js -R spec"
},
"tags": [ "migration", "change management"],
"tags": [ "migrate", "migration", "change management"],
"bugs": {
"url": "https://github.com/JamesEggers1/node-monarch/issues"
},
Expand Down

0 comments on commit c296080

Please sign in to comment.