🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
97 B
JavaScript
8 lines
97 B
JavaScript
/**
|
|
* Version of SVGO.
|
|
*
|
|
* @type {string}
|
|
* @since 4.0.0
|
|
*/
|
|
export const VERSION = '4.0.1';
|