git-spark
Version:
Git repository analytics and reporting tool for analyzing commit patterns and contributor activity
11 lines • 345 B
JavaScript
;
/**
* Auto-generated version file
* Generated at build time from package.json
* DO NOT EDIT MANUALLY
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.BUILD_TIME = exports.VERSION = void 0;
exports.VERSION = '1.0.223';
exports.BUILD_TIME = '2025-10-13T12:31:27.822Z';
//# sourceMappingURL=version.js.map