We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f255700 commit 847f31aCopy full SHA for 847f31a
1 file changed
grunt/bump.js
@@ -9,5 +9,6 @@ module.exports = {
9
commitFiles: ['package.json', 'bower.json'],
10
createTag: true,
11
push: true,
12
+ pushTo: 'master',
13
},
14
};
0 commit comments