- npm: Bump to 3.0.0-rc.1

- Docs: No longer need to update `svg-edit.github.io` as referencing "latest" but add note to add to "Recent news"
This commit is contained in:
Brett Zamir
2018-07-19 15:07:50 -07:00
parent 0a25236477
commit bee5870197
5 changed files with 22 additions and 25 deletions

View File

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