Skip to content

Commit fce46ad

Browse files
committed
v0.3.6
1 parent a56a04d commit fce46ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bogus",
33
"main": "bogus.js",
4-
"version": "0.3.5",
4+
"version": "0.3.6",
55
"authors": [
66
"Morgan Roderick <morgan@roderick.dk>"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bogus",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "A small utility for stubbing dependencies in RequireJS based projects",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)