/**
* Shared version constant for DeepSRT MCP Server
* This should be the single source of truth for version information
*
* Auto-generated from package.json - do not edit manually
* Run 'npm run sync-version' to update this file
*/
export const VERSION = '0.1.9';