Skip to content

Commit

Permalink
readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
seanemmer committed Jun 2, 2015
1 parent d972020 commit e1c7542
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 108 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ var data = [

### seeder.connect(db, [callback])

Initializes connection to MongoDB via Mongoose singleton
Initializes connection to MongoDB via Mongoose singleton.

---------------------------------------

Expand Down
106 changes: 0 additions & 106 deletions npm-debug.log

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongoose-seed",
"version": "0.1.2",
"version": "0.1.3",
"description": "Seed data population for Mongoose",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e1c7542

Please sign in to comment.