Files
codeql-action/node_modules/@octokit/plugin-retry/dist-src/version.js
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
47 B
JavaScript
Raw Normal View History

2023-07-13 11:17:33 +01:00
const VERSION = "5.0.5";
export {
VERSION
};