diff --git a/andrewbmchugh-flow-panel-1.1.4.unsigned.zip b/andrewbmchugh-flow-panel-1.1.4.unsigned.zip deleted file mode 100644 index e5b2be9..0000000 Binary files a/andrewbmchugh-flow-panel-1.1.4.unsigned.zip and /dev/null differ diff --git a/andrewbmchugh-flow-panel-1.2.0.unsigned.zip b/andrewbmchugh-flow-panel-1.2.0.unsigned.zip new file mode 100644 index 0000000..2166cd1 Binary files /dev/null and b/andrewbmchugh-flow-panel-1.2.0.unsigned.zip differ diff --git a/package.json b/package.json index c541244..e28607b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flow", - "version": "1.1.4", + "version": "1.2.0", "description": "Svg flowchart visualization", "scripts": { "build": "webpack -c ./webpack.config.ts --env production",