IOweb/node_modules/svgo/lib/version.js
2026-07-03 15:07:38 -05:00

7 lines
97 B
JavaScript

/**
* Version of SVGO.
*
* @type {string}
* @since 4.0.0
*/
export const VERSION = '4.0.1';