mirror of
https://github.com/svg/svgo.git
synced 2026-01-25 18:41:39 +03:00
chore: increment version to 4.0.0-rc.4 (#2125)
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
* @type {string}
|
||||
* @since 4.0.0
|
||||
*/
|
||||
export const VERSION = '4.0.0-rc.3';
|
||||
export const VERSION = '4.0.0-rc.4';
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"packageManager": "yarn@3.8.7",
|
||||
"name": "svgo",
|
||||
"version": "4.0.0-rc.3",
|
||||
"version": "4.0.0-rc.4",
|
||||
"description": "SVGO is a Node.js library and command-line application for optimizing vector images.",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user