mirror of
https://github.com/Onewon/claude-code.git
synced 2026-04-26 06:41:16 +03:00
5 lines
194 B
JavaScript
5 lines
194 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.VERSION = void 0;
|
|
exports.VERSION = '0.36.3'; // x-release-please-version
|
|
//# sourceMappingURL=version.js.map
|