We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faabe24 commit c32158fCopy full SHA for c32158f
Gruntfile.js
@@ -10,7 +10,7 @@ module.exports = function(grunt) {
10
'speech-rule-engine': {
11
options: {
12
repository: 'https://github.com/zorkow/speech-rule-engine.git',
13
- branch: 'develop',
+ branch: 'v1.0.0',
14
cwd: "."
15
}
16
0 commit comments