Skip to content

Commit 67352b5

Browse files
committed
fixed condition jump to an other symbol on same column
1 parent 1346a6f commit 67352b5

12 files changed

+2368
-7
lines changed

component.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flowchart",
3-
"version": "1.2.3",
4-
"main": "./release/flowchart-1.2.3.min.js",
3+
"version": "1.2.4",
4+
"main": "./release/flowchart-1.2.4.min.js",
55
"dependencies": {},
66
"ignore": [
77
"src/",

0 commit comments

Comments
 (0)