Prepare 0.10.0 release (missing piece)

This commit is contained in:
BoykoAlex
2020-07-27 12:02:27 -04:00
parent f65541f8cd
commit 8381e2ce6d
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "spring-flo",
"version": "0.9.0",
"version": "0.10.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "spring-flo",
"version": "0.10.0-alpha",
"version": "0.10.0",
"description": "Library for quickly building text DSL visualization diagram editor",
"author": "Andy Clement, Alex Boyko",
"license": "Apache-2.0",