Comparing version 3.0.0 to 3.0.1
@@ -7,3 +7,3 @@ module.exports = { | ||
// In any other case, you will be prompted at each BBPR session to provide your BitBucket password. | ||
cachePwd: true // Boolean. See the password property for detailed explanation. | ||
cachePwd: false // Boolean. See the password property for detailed explanation. | ||
}, | ||
@@ -10,0 +10,0 @@ demo: { |
@@ -51,3 +51,3 @@ { | ||
}, | ||
"version": "3.0.0" | ||
"version": "3.0.1" | ||
} |
997408