Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Jun 15, 2013
1 parent e914bb2 commit e1411a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "seedling",
"description": "seed data utility for mongoose",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "http://github.com/wearefractal/seedling",
"repository": "git://github.com/wearefractal/seedling.git",
"author": "Fractal <contact@wearefractal.com> (http://wearefractal.com/)",
Expand Down
1 change: 0 additions & 1 deletion test/main.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ config = require './config/config'
goose = require 'goosestrap'

module.exports =

"given a db connection": =>
@db = goose config.db.url, config.paths.models

Expand Down

0 comments on commit e1411a2

Please sign in to comment.