Skip to content

Commit af720af

Browse files
author
Morgan Roderick
committed
1.0.0
1 parent 26cb099 commit af720af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bogus",
3-
"version": "0.3.6",
3+
"version": "1.0.0",
44
"description": "A small utility for stubbing dependencies in RequireJS based projects",
55
"repository": {
66
"type": "git",
@@ -22,4 +22,4 @@
2222
"requirejs": "~2.1.11",
2323
"sinon": "^1.12.2"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)