- Fix: Extension locales with hyphens

- npm: Bump to 4.1.0
This commit is contained in:
Brett Zamir
2018-11-29 20:41:50 +08:00
parent 99ec41a3c3
commit c6d07fbb7c
14 changed files with 14 additions and 13 deletions

View File

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