mirror of
https://github.com/svg/svgo.git
synced 2026-01-27 07:02:06 +03:00
3 lines
61 B
JavaScript
3 lines
61 B
JavaScript
/** Version of SVGO. */
|
|
export const VERSION = '4.0.0-rc.1';
|