- Fix (regression): RGBColor

- npm: Bump to 4.0.1
This commit is contained in:
Brett Zamir
2018-11-16 15:44:20 +08:00
parent 18bbfe8c15
commit 1c284c948d
8 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "svgedit",
"version": "4.0.0",
"version": "4.0.1",
"description": "Powerful SVG-Editor for your browser ",
"main": "dist/index-umd.js",
"module": "dist/index-es.js",