Skip to content

Commit

Permalink
(dist) version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhead committed Jun 7, 2010
1 parent a0dacb7 commit fe7ae18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"keywords" : ["testing", "spec", "test", "BDD"],
"author" : "Alexis Sellier <self@cloudhead.net>",
"contributors" : [],
"dependencies" : {"eyes": ">=0.1.0"},
"dependencies" : {"eyes": ">=0.1.3"},
"directories" : {"lib": "./lib/vows"},
"main" : "./lib/vows",
"bin" : { "vows": "./bin/vows" },
"version" : "0.3.0"
"version" : "0.3.1"
}

0 comments on commit fe7ae18

Please sign in to comment.