Skip to content

Commit 847f31a

Browse files
author
Alex Ross
committed
Fix bump pushTo
1 parent f255700 commit 847f31a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

grunt/bump.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ module.exports = {
99
commitFiles: ['package.json', 'bower.json'],
1010
createTag: true,
1111
push: true,
12+
pushTo: 'master',
1213
},
1314
};

0 commit comments

Comments
 (0)