Files
2026-05-17 12:43:53 -07:00

5 lines
194 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = '0.78.0'; // x-release-please-version
//# sourceMappingURL=version.js.map