Skip to content

Commit 8e1e3eb

Browse files
committed
bump again
1 parent 9653e5e commit 8e1e3eb

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowchart",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"main": "./release/flowchart.min.js",
55
"dependencies": {},
66
"ignore": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "adrai",
33
"name": "flowchart.js",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"main": "./index",
66
"private": false,
77
"engines": {

release/flowchart.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release/flowchart.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

releasenotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### v1.5.0
1+
### v1.6.0
22

33
- changed build to use only webpack thanks to [sergeyt](https://github.com/sergeyt) [#70](https://github.com/adrai/flowchart.js/issues/70)
44

site

0 commit comments

Comments
 (0)