Bump ML-powered queries to v0.1.0
This commit is contained in:
parent
cdf3c9d01e
commit
0b3acf68ab
4 changed files with 6 additions and 6 deletions
2
lib/util.js
generated
2
lib/util.js
generated
|
|
@ -534,7 +534,7 @@ exports.isGoodVersion = isGoodVersion;
|
|||
*/
|
||||
exports.ML_POWERED_JS_QUERIES_PACK = {
|
||||
packName: "codeql/javascript-experimental-atm-queries",
|
||||
version: "~0.0.2",
|
||||
version: "~0.1.0",
|
||||
};
|
||||
/**
|
||||
* Get information about ML-powered JS queries to populate status reports with.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue