Skip to content

Commit

Permalink
Version 2.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Jan 25, 2014
1 parent 802c46b commit 0c4b229
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,14 @@
"stubs",
"mocks"
],
"version": "2.4.0",
"author": "Domenic Denicola <[email protected]> (http://domenicdenicola.com)",
"version": "2.5.0",
"author": "Domenic Denicola <[email protected]> (http://domenic.me)",
"license": "WTFPL",
"repository": {
"type": "git",
"url": "git://github.com/domenic/sinon-chai.git"
},
"bugs": {
"url": "http://github.com/domenic/sinon-chai/issues"
},
"directories": {
"lib": "./lib"
},
"bugs": "http://github.com/domenic/sinon-chai/issues",
"main": "./lib/sinon-chai.js",
"scripts": {
"test": "mocha",
Expand Down

0 comments on commit 0c4b229

Please sign in to comment.