Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
froots committed May 4, 2014
1 parent 79921a8 commit ac40948
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
@@ -1,6 +1,6 @@
{
"name": "jasmine-sinon",
"version": "0.3.1",
"version": "0.3.2",
"main": "lib/jasmine-sinon.js",
"ignore": [
"**/.*",
Expand All @@ -11,4 +11,4 @@
"jasmine": "~1.3.1",
"sinonjs": ">= 1.7.1"
}
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jasmine-sinon",
"version": "0.3.1",
"version": "0.3.2",
"description": "Jasmine BDD matchers for Sinon.JS",
"main": "lib/jasmine-sinon.js",
"scripts": {
Expand Down

0 comments on commit ac40948

Please sign in to comment.